Accepting request 697568 from filesystems
OBS-URL: https://build.opensuse.org/request/show/697568 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fuse?expand=0&rev=70
This commit is contained in:
commit
0a808d8faf
10
fuse.changes
10
fuse.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 24 08:59:55 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Move definition of _lto_cflags into %build.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 23 12:37:32 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Disable LTO (boo#1133101).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 19 11:28:53 UTC 2019 - Martin Liška <mliska@suse.cz>
|
Tue Mar 19 11:28:53 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -155,6 +155,7 @@ https://github.com/libfuse/libfuse/wiki/
|
|||||||
%patch4
|
%patch4
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%define _lto_cflags %{nil}
|
||||||
export CFLAGS="%{optflags} -g -fno-strict-aliasing"
|
export CFLAGS="%{optflags} -g -fno-strict-aliasing"
|
||||||
export MOUNT_FUSE_PATH=%{_sbindir}
|
export MOUNT_FUSE_PATH=%{_sbindir}
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user