Accepting request 713211:

Rev openSUSE:Factory/107 Md5 b64c1249a149712334e0acdeeac78347 2019-07-08 13:09:55 dimstar_suse 713211
This commit is contained in:
OBS User dimstar_suse 2019-07-08 13:09:55 +00:00 committed by Git OBS Bridge
commit effe16a5a8
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 2 07:28:56 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use FAT LTO objects in order to provide proper static library.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 31 10:42:41 UTC 2019 - Jan Kara <jack@suse.cz> Fri May 31 10:42:41 UTC 2019 - Jan Kara <jack@suse.cz>

View File

@ -253,6 +253,7 @@ Development files for the com_err error message display library. Static librarie
cp %{SOURCE2} . cp %{SOURCE2} .
%build %build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
autoreconf --force --install autoreconf --force --install
%configure \ %configure \
--with-root-prefix='' \ --with-root-prefix='' \