Accepting request 697634 from home:marxin:branches:devel:tools
Disable LTO (boo#1133288). OBS-URL: https://build.opensuse.org/request/show/697634 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=196
This commit is contained in:
parent
4168e84d97
commit
e60ce74b2a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 17:43:06 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Disable LTO (boo#1133288).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 19 21:54:58 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -163,6 +163,7 @@ but it has been successfully used to optimize several KDE applications.
|
||||
%patch13 -p1
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
%if 0%{?suse_version} < 1320
|
||||
export CC="%{_bindir}/gcc-8"
|
||||
export CXX="%{_bindir}/g++-8"
|
||||
|
Loading…
Reference in New Issue
Block a user