[flac-dev] [PATCH] Clean up CFLAGS detecting code and add AX macro for _FORTIFY_SOURCE
Erik de Castro Lopo
mle+la at mega-nerd.com
Sun Feb 5 09:47:50 UTC 2017
David Seifert wrote:
> - AC_PROG_SED
> - CFLAGS=$(echo "$CFLAGS" | $SED 's/-O2//')
> - CFLAGS="-O3 -funroll-loops $CFLAGS"
> + CFLAGS="-O3 -funroll-loops"
Doesn't this mean that `-O2` and `-O3` will end up in CFLAGS?
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
More information about the flac-dev
mailing list