diff --git a/readline.changes b/readline.changes index e2db981..16e23ca 100644 --- a/readline.changes +++ b/readline.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 2 08:20:41 UTC 2019 - Martin Liška + +- Use FAT LTO objects in order to provide proper static library. + ------------------------------------------------------------------- Wed Jan 9 12:51:18 UTC 2019 - Dr. Werner Fink diff --git a/readline.spec b/readline.spec index 5a1fec7..e38e17f 100644 --- a/readline.spec +++ b/readline.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -120,6 +120,7 @@ done %patch0 -p0 -b .0 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects LANG=POSIX LC_ALL=$LANG unset LC_CTYPE