From e15a68193ca296b26580a4b298aa5fddbbcdf97e Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Wed, 10 Jan 2018 08:09:01 +0100 Subject: [PATCH] Use python3 instead of python during builds --- glibc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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