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:
parent
7a707a0956
commit
2036c7108f
@ -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>
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user