Accepting request 697631 from home:marxin:branches:filesystems
Disable LTO (boo#1133284). OBS-URL: https://build.opensuse.org/request/show/697631 OBS-URL: https://build.opensuse.org/package/show/filesystems/squashfs?expand=0&rev=37
This commit is contained in:
parent
9b05f6b6f5
commit
3fb145038e
@ -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
|
Thu Mar 21 00:00:00 CET 2019 - dsterba@suse.cz
|
||||||
|
|
||||||
|
@ -54,6 +54,7 @@ squashfs images.
|
|||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%define _lto_cflags %{nil}
|
||||||
sed -i -e "s|-O2|%{optflags}|" squashfs-tools/Makefile
|
sed -i -e "s|-O2|%{optflags}|" squashfs-tools/Makefile
|
||||||
make %{?_smp_mflags} -C squashfs-tools XZ_SUPPORT=1 LZO_SUPPORT=1 \
|
make %{?_smp_mflags} -C squashfs-tools XZ_SUPPORT=1 LZO_SUPPORT=1 \
|
||||||
%if %{?suse_version} > 1315
|
%if %{?suse_version} > 1315
|
||||||
|
Loading…
Reference in New Issue
Block a user