Reduce compiler flags on s390x
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/clisp?expand=0&rev=102
This commit is contained in:
parent
19ca5cb732
commit
d5c9def339
@ -207,6 +207,7 @@ unset noexec nommap safety
|
|||||||
%ifarch s390x
|
%ifarch s390x
|
||||||
$CC $MYCFLAGS -o test-s390x %{S:42}
|
$CC $MYCFLAGS -o test-s390x %{S:42}
|
||||||
./test-s390x
|
./test-s390x
|
||||||
|
CC="gcc -g3 -O -fno-strict-aliasing -fPIC -pipe"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user