SHA256
1
0
forked from pool/schily

Accepting request 770063 from utilities

- Set -fcommon [boo#1160291].

OBS-URL: https://build.opensuse.org/request/show/770063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/schily?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2020-02-09 20:02:23 +00:00 committed by Git OBS Bridge
commit 3c5d874318
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>

View File

@ -466,7 +466,7 @@ rm -fv libsiconv/shlsiconv.mk
# - To enable verbosity, use with CC=cc LDCC=cc DYNLD=cc.
# - 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
%install