diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-01-17 12:27:59 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-01-17 12:27:59 +0000 |
commit | 19b929d5e31f6f44304094cb836ef24292d4fe4e (patch) | |
tree | e9fad16c54a6f5f2de3a5b79d53ecc9723c4298f /lang/gcc48/files/patch-ad | |
parent | 467b3f375a706bfaecd0af1bc398694b483c9aaf (diff) |
Upgrade to the 2000-01-10 GCC 2.96 development snapshot.
Notes
Notes:
svn path=/head/; revision=24793
Diffstat (limited to 'lang/gcc48/files/patch-ad')
-rw-r--r-- | lang/gcc48/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gcc48/files/patch-ad b/lang/gcc48/files/patch-ad index f8a3b90fdb1a..b838666b14fa 100644 --- a/lang/gcc48/files/patch-ad +++ b/lang/gcc48/files/patch-ad @@ -1,16 +1,5 @@ --- gcc/config/i386/freebsd-aout.h.orig Tue Jun 1 17:02:37 1999 +++ gcc/config/i386/freebsd-aout.h Mon Jun 14 14:11:20 1999 -@@ -20,6 +20,10 @@ - the Free Software Foundation, 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ - -+ -+/* Get generic FreeBSD definitions. */ -+#include <freebsd.h> -+ - /* This is tested by i386gas.h. */ - #define YES_UNDERSCORES - @@ -32,12 +36,10 @@ #include "i386/perform.h" |