diff --git a/ocfs2-tools.changes b/ocfs2-tools.changes index 6fcb445..6bb693b 100644 --- a/ocfs2-tools.changes +++ b/ocfs2-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 10 11:23:05 UTC 2019 - Christophe Giboudeaux + +- Use -ffat-lto-objects when building static libraries. + ------------------------------------------------------------------- Mon Mar 4 10:00:30 UTC 2019 - ghe@suse.com diff --git a/ocfs2-tools.spec b/ocfs2-tools.spec index 8c26fdb..223251d 100644 --- a/ocfs2-tools.spec +++ b/ocfs2-tools.spec @@ -175,6 +175,7 @@ OCFS2 filesystem. %patch504 -p1 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects export PROJECT="ocfs2-tools" autoreconf -fi -I /usr/share/aclocal