SHA256
1
0
forked from pool/fuse3

Accepting request 711050 from home:marxin:branches:filesystems

- Disable LTO due to symbol versioning (boo#1138803).

OBS-URL: https://build.opensuse.org/request/show/711050
OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse3?expand=0&rev=23
This commit is contained in:
Jan Engelhardt 2019-06-21 18:59:51 +00:00 committed by Git OBS Bridge
parent 6ffde0463b
commit 4815371ef0
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 20 09:48:24 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO due to symbol versioning (boo#1138803).
-------------------------------------------------------------------
Thu Jun 13 14:54:44 UTC 2019 - Ismail Dönmez <idonmez@suse.com>

View File

@ -86,6 +86,7 @@ https://github.com/libfuse/libfuse/wiki/
%patch1 -p1
%build
%define _lto_cflags %{nil}
%meson
%meson_build