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:
Dirk Mueller 2019-08-13 09:26:22 +00:00 committed by Git OBS Bridge
parent e4ce03e6a4
commit 55019069e8
2 changed files with 6 additions and 0 deletions

View File

@ -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>

View File

@ -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