Fat LTO objects
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsigsegv?expand=0&rev=22
This commit is contained in:
parent
f004738409
commit
e362f9ad63
@ -74,7 +74,7 @@ available.
|
||||
%build
|
||||
%add_optflags -g3 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE
|
||||
%if 0%(case "%optflags" in (*-flto*) echo 1;; esac)
|
||||
%global optflags %(echo -n "%optflags" | sed -r "s@-flto@-ffat-lto-objects@")
|
||||
%add_optflags -ffat-lto-objects
|
||||
%endif
|
||||
%configure \
|
||||
--with-gnu-ld \
|
||||
|
Loading…
Reference in New Issue
Block a user