diff options
| author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-03-14 22:36:05 +0000 |
|---|---|---|
| committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-03-14 22:36:05 +0000 |
| commit | 4e447f14a33084a536e1a8a5fd9cfbdf6d7e126f (patch) | |
| tree | c1ed2fcdbfb0cf758370fdf6f69241b664a88439 /lang/gcc33/files/patch-ltconfig | |
| parent | Remove gcc-testsuite from DISTFILES, along with the post-build and (diff) | |
Remove per deprecation/expiration note.
Notes
Notes:
svn path=/head/; revision=230092
Diffstat (limited to 'lang/gcc33/files/patch-ltconfig')
| -rw-r--r-- | lang/gcc33/files/patch-ltconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/lang/gcc33/files/patch-ltconfig b/lang/gcc33/files/patch-ltconfig deleted file mode 100644 index 238574b8adac..000000000000 --- a/lang/gcc33/files/patch-ltconfig +++ /dev/null @@ -1,14 +0,0 @@ -Index: ltconfig -=================================================================== ---- ltconfig -+++ ltconfig (working copy) -@@ -1133,7 +1133,7 @@ - ;; - - freebsd*) -- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` -+ objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf` - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) - |
