diff --git a/e2fsprogs.changes b/e2fsprogs.changes index 0eee308..d45e8e1 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 2 07:28:56 UTC 2019 - Martin Liška + +- Use FAT LTO objects in order to provide proper static library. + ------------------------------------------------------------------- Fri May 31 10:42:41 UTC 2019 - Jan Kara diff --git a/e2fsprogs.spec b/e2fsprogs.spec index aa07f12..7fcc8e5 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -253,6 +253,7 @@ Development files for the com_err error message display library. Static librarie cp %{SOURCE2} . %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects autoreconf --force --install %configure \ --with-root-prefix='' \