mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-17 12:27:18 +00:00
doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugs
This commit is contained in:
parent
90f7e61769
commit
52561d0116
@ -292,21 +292,6 @@ In order to run FATE you will also need the following "Utils" packages:
|
|||||||
bc, diffutils
|
bc, diffutils
|
||||||
@end example
|
@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
|
If you want to build Libav with additional libraries, download Cygwin
|
||||||
"Devel" packages for Ogg and Vorbis from any Cygwin packages repository:
|
"Devel" packages for Ogg and Vorbis from any Cygwin packages repository:
|
||||||
@example
|
@example
|
||||||
|
Loading…
Reference in New Issue
Block a user