forked from pool/elfutils
Accepting request 867186 from Base:System
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/867186 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/elfutils?expand=0&rev=84
This commit is contained in:
parent
99fd41ea68
commit
3e7a195a12
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:16:31 UTC 2021 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Enable LTO (boo#1138796) for elfutils.spec.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 30 12:03:29 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -138,7 +138,7 @@ The package is dummy.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{nil}
|
||||
%global _lto_cflags %{_lto_cflags} -flto-partition=none -Wno-error=stack-usage= -ffat-lto-objects
|
||||
# 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