verbose output of autoreconf
This commit is contained in:
parent
b04743658f
commit
35186a280a
2
gmp.spec
2
gmp.spec
@ -60,7 +60,7 @@ in applications.
|
|||||||
%patch0 -p1 -b .s390
|
%patch0 -p1 -b .s390
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -if
|
autoreconf -ifv
|
||||||
if as --help | grep -q execstack; then
|
if as --help | grep -q execstack; then
|
||||||
# the object files do not require an executable stack
|
# the object files do not require an executable stack
|
||||||
export CCAS="gcc -c -Wa,--noexecstack"
|
export CCAS="gcc -c -Wa,--noexecstack"
|
||||||
|
Loading…
Reference in New Issue
Block a user