X-Git-Url: https://git.libav.org/?p=libav.git;a=blobdiff_plain;f=configure;h=fdbea76076b1744ab91839dd6b5375dee3625b7e;hp=da620953db21a39841978a1365326254b51697e4;hb=9f4a16c52ea8f2383244587ea4cb534fe7f6da49;hpb=b6507930ac1898aed62ab0b56afc7d6734ad830b diff --git a/configure b/configure index da620953db..fdbea76076 100755 --- a/configure +++ b/configure @@ -2353,7 +2353,7 @@ msvc_common_flags(){ -Wall) ;; -std=c99) ;; # Common flags - -fomit-frame-pointer) echo -Oy ;; + -fomit-frame-pointer) ;; -g) echo -Z7 ;; -fno-math-errno) ;; -fno-common) ;;