SHA256
1
0
forked from pool/schily

- Set -fcommon [boo#1160291].

OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=83
This commit is contained in:
Jan Engelhardt 2020-02-04 16:54:43 +00:00 committed by Git OBS Bridge
parent 8eb467b175
commit 1edb79704f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 4 16:54:19 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Set -fcommon [boo#1160291].
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jan 12 00:42:30 UTC 2020 - Jan Engelhardt <jengelh@inai.de> Sun Jan 12 00:42:30 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -466,7 +466,7 @@ rm -fv libsiconv/shlsiconv.mk
# - To enable verbosity, use with CC=cc LDCC=cc DYNLD=cc. # - To enable verbosity, use with CC=cc LDCC=cc DYNLD=cc.
# - Not fully parallel safe, so stick to default. # - Not fully parallel safe, so stick to default.
# #
mycf="%optflags -fno-strict-aliasing -fno-omit-frame-pointer -fPIC -finput-charset=ISO-8859-1" mycf="%optflags -fno-strict-aliasing -fno-omit-frame-pointer -fPIC -finput-charset=ISO-8859-1 -fcommon"
gmake RUNPATH="" LINKMODE=dynamic COPTOPT="$mycf" LDOPTX="" SCCS_BIN_PRE="" SCCS_HELP_PRE="" config all gmake RUNPATH="" LINKMODE=dynamic COPTOPT="$mycf" LDOPTX="" SCCS_BIN_PRE="" SCCS_HELP_PRE="" config all
%install %install