diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-01-16 15:59:10 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-01-16 15:59:10 +0000 |
commit | d3af6f3f81ce8001463455879990a3955ec54bc4 (patch) | |
tree | 907a4fd9b2a1c80b75086b38164ee31b16f41b25 | |
parent | 429088dc522bc89008f7d39cc711802791461c5e (diff) | |
download | ffmpeg-d3af6f3f81ce8001463455879990a3955ec54bc4.tar.gz |
Remove outdated Linux section.
Originally committed as revision 7542 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/ffmpeg-doc.texi | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 2ec0221252..0a43cc891e 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -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 |