From 703a98e19d8cfe2565fda0905b99666a6479e8a0c90f4c51eba04e05e86b277d Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Thu, 29 Aug 2024 13:47:14 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/clisp?expand=0&rev=138 --- clisp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clisp.spec b/clisp.spec index fd5d5b3..32dd246 100644 --- a/clisp.spec +++ b/clisp.spec @@ -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