Accepting request 721742 from system:install:head

Use FAT LTO objects in order to provide proper static library. (forwarded request 720449 from marxin)

OBS-URL: https://build.opensuse.org/request/show/721742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hwinfo?expand=0&rev=170
This commit is contained in:
Dominique Leuenberger 2019-09-05 10:10:39 +00:00 committed by Git OBS Bridge
commit ccce0d1744
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 2 07:00:45 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use FAT LTO objects in order to provide proper static library.
--------------------------------------------------------------------
Fri Jul 19 13:56:55 UTC 2019 - wfeldt@opensuse.org

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# 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/
#
@ -76,6 +76,7 @@ system.
%setup
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
make static
# make copy of static library for installation
cp src/libhd.a .