forked from pool/virtualbox
Accepting request 697635 from home:marxin:branches:Virtualization
Disable LTO (boo#1133289). OBS-URL: https://build.opensuse.org/request/show/697635 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=483
This commit is contained in:
parent
3056d68fa7
commit
ec50e8d105
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 17:44:06 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Disable LTO (boo#1133289).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 22:11:52 UTC 2019 - Larry Finger <Larry.Finger@gmail.com>
|
||||
|
||||
|
@ -476,6 +476,7 @@ echo "SED = $RPM_BUILD_DIR/VirtualBox-%{version}/kmk_sed" >> LocalConfig.kmk
|
||||
#
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
#ensure we don't ever use them
|
||||
rm -rf src/libs/{libpng-*,libxml2-*,libxslt-*,zlib-*,boost-*}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user