projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6327fb
)
mingw32: FFmpeg now passes -fno-common automatically.
author
Ramiro Polla
<ramiro.polla@gmail.com>
Tue, 14 Apr 2009 15:25:11 +0000
(15:25 +0000)
committer
Ramiro Polla
<ramiro.polla@gmail.com>
Tue, 14 Apr 2009 15:25:11 +0000
(15:25 +0000)
Originally committed as revision 18510 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/general.texi
patch
|
blob
|
history
diff --git
a/doc/general.texi
b/doc/general.texi
index 9ec20ae43449f4d430a4c5b032123f4eea858792..73b41164ec90419b34c775c0705e48d06fcd29ed 100644
(file)
--- a/
doc/general.texi
+++ b/
doc/general.texi
@@
-697,7
+697,7
@@
are listed below:
@item mingw-runtime 3.15
@end itemize
-
You will also need to pas
s @code{-fno-common} to the compiler to work around
+
FFmpeg automatically passe
s @code{-fno-common} to the compiler to work around
a GCC bug (see @url{http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37216}).
Within the MSYS shell, configure and make with: