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:
commit
3c5d874318
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user