From e15a68193ca296b26580a4b298aa5fddbbcdf97e Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Jan 10 2018 07:09:01 +0000 Subject: Use python3 instead of python during builds --- diff --git a/glibc.spec b/glibc.spec index 2423262..f4d0d87 100644 --- a/glibc.spec +++ b/glibc.spec @@ -267,7 +267,7 @@ BuildRequires: valgrind BuildRequires: systemd # We use python for the microbenchmarks -BuildRequires: python +BuildRequires: python3 # This GCC version is needed for -fstack-clash-protection support. BuildRequires: gcc >= 7.2.1-6