forked from pool/libtool
Accepting request 722580 from home:marxin:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/722580 OBS-URL: https://build.opensuse.org/package/show/Base:System/libtool?expand=0&rev=84
This commit is contained in:
parent
e4ce03e6a4
commit
55019069e8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:07:31 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Really use -ffat-lto-objects, it's needed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 2 09:28:45 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -70,6 +70,7 @@ Library needed by programs that use the ltdl interface of GNU libtool.
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
./configure CFLAGS="%{optflags}" \
|
||||
--prefix=%{_prefix} --infodir=%{_infodir} --libdir=%{_libdir}
|
||||
# force rebuild with non-broken makeinfo
|
||||
|
Loading…
Reference in New Issue
Block a user