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:
parent
12116240fb
commit
b264d424ef
@ -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>
|
Thu Jul 11 18:13:36 UTC 2019 - Antoine Belvire <antoine.belvire@opensuse.org>
|
||||||
|
|
||||||
|
@ -212,6 +212,7 @@ popd
|
|||||||
##
|
##
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||||
CFLAGS="%{optflags} -D_GNU_SOURCE -W -Wall -Wno-unused"
|
CFLAGS="%{optflags} -D_GNU_SOURCE -W -Wall -Wno-unused"
|
||||||
%ifarch ppc ppc64 s390x
|
%ifarch ppc ppc64 s390x
|
||||||
# bugs 134590, 171532
|
# bugs 134590, 171532
|
||||||
|
Loading…
Reference in New Issue
Block a user