SHA256
1
0
forked from pool/dhcp

Accepting request 720441 from home:marxin:static

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

OBS-URL: https://build.opensuse.org/request/show/720441
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=198
This commit is contained in:
Reinhard Max 2019-08-07 13:53:08 +00:00 committed by Git OBS Bridge
parent 12116240fb
commit b264d424ef
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 2 06:58:43 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use FAT LTO objects in order to provide proper static library.
-------------------------------------------------------------------
Thu Jul 11 18:13:36 UTC 2019 - Antoine Belvire <antoine.belvire@opensuse.org>

View File

@ -212,6 +212,7 @@ popd
##
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
CFLAGS="%{optflags} -D_GNU_SOURCE -W -Wall -Wno-unused"
%ifarch ppc ppc64 s390x
# bugs 134590, 171532