Remove outdated Linux section.

Originally committed as revision 7542 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2007-01-16 15:59:10 +00:00
parent 429088dc52
commit d3af6f3f81
1 changed files with 0 additions and 6 deletions

View File

@ -1101,12 +1101,6 @@ performance on systems without hardware floating point support).
@chapter Platform Specific information
@section Linux
FFmpeg should be compiled with at least GCC 2.95.3. GCC 3.2 is the
preferred compiler now for FFmpeg. All future optimizations will depend on
features only found in GCC 3.2.
@section BSD
BSD make will not build FFmpeg, you need to install and use GNU Make