Accepting request 478949 from Emulators
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/478949 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=222
This commit is contained in:
commit
53ad14b6e5
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 6 07:54:19 UTC 2017 - meissner@suse.com
|
||||||
|
|
||||||
|
- export WIDL_TIME_OVERRIDE="0" for more reproducible builds
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 3 21:14:23 UTC 2017 - meissner@suse.com
|
Fri Mar 3 21:14:23 UTC 2017 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -130,6 +130,7 @@ cp %{S:3} .
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
cat VERSION
|
cat VERSION
|
||||||
|
export WIDL_TIME_OVERRIDE="0" # for reproducible builds.
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
# e.g. Steam and other copy protections hate EBP being used for something else.
|
# e.g. Steam and other copy protections hate EBP being used for something else.
|
||||||
export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fomit-frame-pointer//'`
|
export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fomit-frame-pointer//'`
|
||||||
|
Loading…
Reference in New Issue
Block a user