forked from pool/elfutils
Accepting request 711664 from Base:System
- Disable LTO (boo#1138796). (forwarded request 711044 from marxin) OBS-URL: https://build.opensuse.org/request/show/711664 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/elfutils?expand=0&rev=74
This commit is contained in:
commit
1d1d1db7f6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 09:32:49 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Disable LTO (boo#1138796).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 10:43:46 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -143,6 +143,7 @@ applications that require libdw.
|
||||
%patch4 -p1
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
# Change DATE/TIME macros to use last change time of elfutils.changes
|
||||
# See http://lists.opensuse.org/opensuse-factory/2011-05/msg00304.html
|
||||
modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
|
||||
|
Loading…
Reference in New Issue
Block a user