diff --git a/gmp.spec b/gmp.spec index e3aa5ff..0bf9f91 100644 --- a/gmp.spec +++ b/gmp.spec @@ -60,7 +60,7 @@ in applications. %patch0 -p1 -b .s390 %build -autoreconf -if +autoreconf -ifv if as --help | grep -q execstack; then # the object files do not require an executable stack export CCAS="gcc -c -Wa,--noexecstack"