diff options
author | Diego Biurrun <diego@biurrun.de> | 2010-06-10 16:51:14 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2010-06-10 16:51:14 +0000 |
commit | a1629e2848a6e2505788998a1aa7248b62c0be9e (patch) | |
tree | 826721080cd0fd4bf8668ff30287604ad7c5ea55 /doc/general.texi | |
parent | c1bdc9300b3c0b05d49a8a0e34a5249dfe1544f3 (diff) | |
download | ffmpeg-a1629e2848a6e2505788998a1aa7248b62c0be9e.tar.gz |
Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants.
BeOS support has been broken for many years and the "maintainer" of the port
has not reacted to countless requests to get the port fixed.
approved by Mans
Originally committed as revision 23562 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/general.texi b/doc/general.texi index dfd6384c32..296f592470 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -725,10 +725,6 @@ performance on systems without hardware floating point support). @chapter Platform Specific information -@section BeOS - -BeOS support is broken in mysterious ways. - @section DOS Using a cross-compiler is preferred for various reasons. |