projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge commit '9f4a16c52ea8f2383244587ea4cb534fe7f6da49'
[ffmpeg.git]
/
configure
diff --git
a/configure
b/configure
index 72733151dfbc0e7e94aff9535db36f30054faa3b..41dc8dbd6d48ecfbc6862ec9e9a7d9d5d7df2f3a 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-2664,7
+2664,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) ;;