.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/clisp?expand=0&rev=138
This commit is contained in:
parent
0311196be4
commit
703a98e19d
@ -172,7 +172,7 @@ else
|
||||
CC="gcc"
|
||||
fi
|
||||
%ifarch s390x
|
||||
%{expand:%%global optflags %(echo "%{optflags}"|sed -r -e s/-fstack-protector-strong// -e s/-fstack-clash-protection// -e "s/(-D_FORTIFY_SOURCE)=3/\1=2/")}
|
||||
%{expand:%%global optflags %(echo "%{optflags}"|sed -r -e s/-fstack-protector-strong// -e s/-fstack-clash-protection//)}
|
||||
%endif
|
||||
CC="${CC} -g %{optflags} -fno-strict-aliasing -fPIC -pipe"
|
||||
case "$(uname -m)" in
|
||||
|
Loading…
Reference in New Issue
Block a user