1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS.

This commit is contained in:
Diego Biurrun 2011-05-26 14:39:37 +02:00
parent 5e528cffcf
commit 7eae011002

View File

@ -754,12 +754,6 @@ performance on systems without hardware floating point support).
Using a cross-compiler is preferred for various reasons.
@subsection DJGPP
Libav cannot be compiled because of broken system headers, add
@code{--extra-cflags=-U__STRICT_ANSI__} to the configure options as a
workaround.
@section OS/2
For information about compiling Libav on OS/2 see