diff --git a/dhcp.changes b/dhcp.changes index 32c6485..11e1ac5 100644 --- a/dhcp.changes +++ b/dhcp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 2 06:58:43 UTC 2019 - Martin Liška + +- Use FAT LTO objects in order to provide proper static library. + ------------------------------------------------------------------- Thu Jul 11 18:13:36 UTC 2019 - Antoine Belvire diff --git a/dhcp.spec b/dhcp.spec index 230062d..7106833 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -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