summaryrefslogtreecommitdiff
path: root/doc/developer.texi
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2011-06-29 10:07:39 +0200
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2011-06-29 10:07:39 +0200
commit4d08dfefa9911055fc89e94936bdbed7a6c4da36 (patch)
tree73f9cc5281eaf566e1c07fffaad86ba33c48e4d0 /doc/developer.texi
parent9e17d051ac9b113b70980373b8489ca469505f3f (diff)
Remove gcc 2.95.3 remnants.
Diffstat (limited to 'doc/developer.texi')
-rw-r--r--doc/developer.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer.texi b/doc/developer.texi
index 69c2951620..c1ca096ddf 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -54,7 +54,7 @@ These features are supported by all compilers we care about, so we will not
accept patches to remove their use unless they absolutely do not impair
clarity and performance.
-All code must compile with GCC 2.95 and GCC 3.3. Currently, FFmpeg also
+All code must compile with GCC 3.3. Currently, FFmpeg also
compiles with several other compilers, such as the Compaq ccc compiler
or Sun Studio 9, and we would like to keep it that way unless it would
be exceedingly involved. To ensure compatibility, please do not use any