forked from pool/schily
Accepting request 630358 from utilities
OBS-URL: https://build.opensuse.org/request/show/630358 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/schily?expand=0&rev=4
This commit is contained in:
commit
207b49d766
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 19 06:27:37 UTC 2018 - bwiedemann@suse.com
|
||||
|
||||
- Run make config before build instead of in the middle,
|
||||
to have reproducible builds (boo#1102408)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 6 20:23:02 UTC 2018 - jengelh@inai.de
|
||||
|
||||
|
@ -439,7 +439,7 @@ rm -fv libsiconv/shlsiconv.mk
|
||||
# - Not fully parallel safe, so stick to default.
|
||||
#
|
||||
mycf="%optflags -fno-strict-aliasing -fno-omit-frame-pointer -fPIC -finput-charset=ISO-8859-1"
|
||||
gmake RUNPATH="" LINKMODE=dynamic COPTOPT="$mycf" LDOPTX=""
|
||||
gmake RUNPATH="" LINKMODE=dynamic COPTOPT="$mycf" LDOPTX="" config all
|
||||
|
||||
%install
|
||||
b="%buildroot"
|
||||
|
Loading…
Reference in New Issue
Block a user