diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-04-12 08:36:34 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-04-12 08:36:34 +0000 |
commit | 193c9144fd5f47950902cc934fc5b4e7e8567684 (patch) | |
tree | b9569d279852b043ab46c184643e64e4a39bd00c /lang/gcc30/files/patch-aa | |
parent | Expect that some dirs may be shared with devel/bonobo. (diff) |
GCC 2.95 and later aren't called egcs (any longer), so remove three patches
that add references to egcs to the documentation.
Approved by: obrien (maintainer+mentor)
Notes
Notes:
svn path=/head/; revision=57610
Diffstat (limited to 'lang/gcc30/files/patch-aa')
-rw-r--r-- | lang/gcc30/files/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/gcc30/files/patch-aa b/lang/gcc30/files/patch-aa deleted file mode 100644 index db932fa5c7e1..000000000000 --- a/lang/gcc30/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ ---- gcc/doc/cpp.texi.orig Mon Aug 11 08:57:05 1997 -+++ gcc/doc/cpp.texi Sat Jan 10 11:59:15 1998 -@@ -1,5 +1,9 @@ - \input texinfo - @setfilename cpp.info -+@dircategory The egcs enhanced GNU compiler suite -+@direntry -+* cpp: (cpp). The egcs C/C++ preprocessor. -+@end direntry - @settitle The C Preprocessor - - @ignore |