Fix typo in S390 changes
This commit is contained in:
parent
502ffeebf7
commit
35db8c0471
@ -341,7 +341,7 @@ such as kvm_stat.
|
|||||||
extraldflags="-Wl,--build-id";
|
extraldflags="-Wl,--build-id";
|
||||||
buildldflags="VL_LDFLAGS=-Wl,--build-id"
|
buildldflags="VL_LDFLAGS=-Wl,--build-id"
|
||||||
|
|
||||||
ifarch s390
|
%ifarch s390
|
||||||
# drop -g flag to prevent memory exhaustion by linker
|
# drop -g flag to prevent memory exhaustion by linker
|
||||||
%global optflags %(echo %{optflags} | sed 's/-g//')
|
%global optflags %(echo %{optflags} | sed 's/-g//')
|
||||||
sed -i.debug 's/-g//g' configure
|
sed -i.debug 's/-g//g' configure
|
||||||
|
Loading…
Reference in New Issue
Block a user