Accepting request 697642 from filesystems

OBS-URL: https://build.opensuse.org/request/show/697642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/squashfs?expand=0&rev=37
This commit is contained in:
Yuchen Lin 2019-04-25 15:51:57 +00:00 committed by Git OBS Bridge
commit fa3fdb850a
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 24 17:41:17 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1133284).
-------------------------------------------------------------------
Thu Mar 21 00:00:00 CET 2019 - dsterba@suse.cz

View File

@ -54,6 +54,7 @@ squashfs images.
%patch4 -p1
%build
%define _lto_cflags %{nil}
sed -i -e "s|-O2|%{optflags}|" squashfs-tools/Makefile
make %{?_smp_mflags} -C squashfs-tools XZ_SUPPORT=1 LZO_SUPPORT=1 \
%if %{?suse_version} > 1315