]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
mingw32: FFmpeg now passes -fno-common automatically.
authorramiro <ramiro@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 14 Apr 2009 15:25:11 +0000 (15:25 +0000)
committerramiro <ramiro@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 14 Apr 2009 15:25:11 +0000 (15:25 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18510 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

doc/general.texi

index 9ec20ae43449f4d430a4c5b032123f4eea858792..73b41164ec90419b34c775c0705e48d06fcd29ed 100644 (file)
@@ -697,7 +697,7 @@ are listed below:
 @item mingw-runtime 3.15
 @end itemize
 
-You will also need to pass @code{-fno-common} to the compiler to work around
+FFmpeg automatically passes @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: