Accepting request 720449 from home:marxin:static

Use FAT LTO objects in order to provide proper static library.

OBS-URL: https://build.opensuse.org/request/show/720449
OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=195
This commit is contained in:
Steffen Winterfeldt 2019-08-08 12:27:08 +00:00 committed by Git OBS Bridge
parent 52e9828353
commit 98f2370fe1
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 .