Accepting request 699569 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/699569
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=386
This commit is contained in:
Bjørn Lie 2019-05-01 21:22:30 +00:00 committed by Git OBS Bridge
parent 7a707a0956
commit 2036c7108f
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 26 11:30:39 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use FAT LTO objects in order to provide proper static library (boo#1133129).
-------------------------------------------------------------------
Mon Apr 15 19:33:19 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -261,6 +261,7 @@ cp -a %{SOURCE4} gnome_defaults.conf
grep "%{_bindir}/env @PYTHON@" . -rl | xargs sed -i "s|%{_bindir}/env @PYTHON@|%{_bindir}/python3|g"
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
%meson \
--default-library=both \
-Dselinux=enabled \