doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugs
authorDiego Biurrun <diego@biurrun.de>
Thu, 9 Aug 2012 13:30:24 +0000 (15:30 +0200)
committerDiego Biurrun <diego@biurrun.de>
Thu, 9 Aug 2012 18:05:54 +0000 (20:05 +0200)
doc/platform.texi

index 2049031..0ed8e07 100644 (file)
@@ -292,21 +292,6 @@ In order to run FATE you will also need the following "Utils" packages:
 bc, diffutils
 @end example
 
-Then run
-
-@example
-./configure
-@end example
-
-to make a static build.
-
-To build shared libraries add a special compiler flag to work around current
-@code{gcc4-core} package bugs in addition to the normal configure flags:
-
-@example
-./configure --enable-shared --disable-static --extra-cflags=-fno-reorder-functions
-@end example
-
 If you want to build Libav with additional libraries, download Cygwin
 "Devel" packages for Ogg and Vorbis from any Cygwin packages repository:
 @example