Accepting request 728430 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/728430 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=45
This commit is contained in:
commit
3ee1bfdeb1
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 4 19:27:24 UTC 2019 - antoine.belvire@opensuse.org
|
||||||
|
|
||||||
|
- Fix build on Tumbleweed: Add -ffat-lto-objects to lto cflags.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 6 20:13:44 CEST 2019 - tiwai@suse.de
|
Mon May 6 20:13:44 CEST 2019 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -93,6 +93,7 @@ to develop applications with CRIU library.
|
|||||||
echo "BINFMT_MISC_VIRTUALIZED" > .config
|
echo "BINFMT_MISC_VIRTUALIZED" > .config
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||||
export CFLAGS="%{optflags}"
|
export CFLAGS="%{optflags}"
|
||||||
make V=1 %{?_smp_mflags} %{?make_options}
|
make V=1 %{?_smp_mflags} %{?make_options}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user