forked from pool/elfutils
Accepting request 711044 from home:marxin:branches:Base:System
- Disable LTO (boo#1138796). OBS-URL: https://build.opensuse.org/request/show/711044 OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=132
This commit is contained in:
parent
a45cb6317b
commit
647dfcb16d
@ -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>
|
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)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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
|
%patch4 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%define _lto_cflags %{nil}
|
||||||
# Change DATE/TIME macros to use last change time of elfutils.changes
|
# Change DATE/TIME macros to use last change time of elfutils.changes
|
||||||
# See http://lists.opensuse.org/opensuse-factory/2011-05/msg00304.html
|
# See http://lists.opensuse.org/opensuse-factory/2011-05/msg00304.html
|
||||||
modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
|
modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
|
||||||
|
Loading…
Reference in New Issue
Block a user