X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=as31%2Fconfigure;fp=as31%2Fconfigure;h=022aeec512dca8197d8c65e2f5c8e5658b442ca2;hb=c18f4d7c959bb1bc1cb3417a858c53a9fe829bca;hp=9e0cf004656fe21ab76022a337689ced2dc425b4;hpb=9f049536fdf404b3f1941a22be6870d92a3957e3;p=linux-libre-firmware.git diff --git a/as31/configure b/as31/configure index 9e0cf00..022aeec 100755 --- a/as31/configure +++ b/as31/configure @@ -2826,13 +2826,13 @@ if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then - CFLAGS="-g -O2" + CFLAGS="-g -O0" else CFLAGS="-g" fi else if test "$GCC" = yes; then - CFLAGS="-O2" + CFLAGS="-O0" else CFLAGS= fi