From adefe4d265a60ccb2ceab6cb28e2bb9698c15525 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 17 Oct 2017 13:43:47 +0200 Subject: [PATCH] Compile s390, s390x with -Werror This is now supported upstream. --- glibc.spec | 8 -------- 1 file changed, 8 deletions(-) diff --git a/glibc.spec b/glibc.spec index b86d045..5d36812 100644 --- a/glibc.spec +++ b/glibc.spec @@ -44,14 +44,6 @@ %undefine with_valgrind %endif %endif -%if %{with werror} -%ifarch s390 s390x -# The s390 and s390x builds are not -Werror clean yet. For s390, the -# latest problem may be due to questionable code in test-string.h -# (upstream bug 19261, rhbz#1283184). -%undefine with_werror -%endif -%endif %if %{with bootstrap} # Disable benchtests, -Werror, docs, and valgrind if we're bootstrapping %undefine with_benchtests