From d5c9def3396d28a49b184fbadaf3ec992bf5b844629361e011b73834e667bc5a Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 20 Feb 2018 10:05:41 +0000 Subject: [PATCH] Reduce compiler flags on s390x OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/clisp?expand=0&rev=102 --- clisp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/clisp.spec b/clisp.spec index 11c7cab..fb33afb 100644 --- a/clisp.spec +++ b/clisp.spec @@ -207,6 +207,7 @@ unset noexec nommap safety %ifarch s390x $CC $MYCFLAGS -o test-s390x %{S:42} ./test-s390x +CC="gcc -g3 -O -fno-strict-aliasing -fPIC -pipe" %endif #