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:
parent
8eb467b175
commit
1edb79704f
@ -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