Dr. Werner Fink 2019-04-26 11:45:21 +00:00 committed by Git OBS Bridge
parent f004738409
commit e362f9ad63

View File

@ -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 \