diff options
author | gerald <gerald@FreeBSD.org> | 2007-02-19 05:58:37 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2007-02-19 05:58:37 +0800 |
commit | bfbff322e96bd0ed26ce5d5e035f6c3e8a151ba3 (patch) | |
tree | 00b518eff8fe7aa1a225ef2a5f12130b4f86d098 /lang/gcc47/pkg-plist | |
parent | 390330c509dfe1c758c4c6d09f844ad03bde1981 (diff) | |
download | freebsd-ports-gnome-bfbff322e96bd0ed26ce5d5e035f6c3e8a151ba3.tar.gz freebsd-ports-gnome-bfbff322e96bd0ed26ce5d5e035f6c3e8a151ba3.tar.zst freebsd-ports-gnome-bfbff322e96bd0ed26ce5d5e035f6c3e8a151ba3.zip |
Update to the 20070216 snapshot of GCC 4.3.0.
This has a patch of mine to account for the removal of /usr/bin/objformat
on 7-CURRENT and defaults to elf instead of aout in this case.
Add a temporary patch to fix the bootstrap on i386.
Diffstat (limited to 'lang/gcc47/pkg-plist')
-rw-r--r-- | lang/gcc47/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc47/pkg-plist b/lang/gcc47/pkg-plist index 13e5c2a8a57d..22f2b5a41052 100644 --- a/lang/gcc47/pkg-plist +++ b/lang/gcc47/pkg-plist @@ -14,6 +14,7 @@ bin/%%GNU_HOST%%-gfortran%%SUFFIX%% info/gcc%%SUFFIX%%/dir %%JAVA%%bin/addr2name.awk%%SUFFIX%% %%JAVA%%bin/gappletviewer%%SUFFIX%% +%%JAVA%%bin/gc-analyze%%SUFFIX%% %%JAVA%%bin/gcj%%SUFFIX%% %%JAVA%%bin/gcj-dbtool%%SUFFIX%% %%JAVA%%bin/gij%%SUFFIX%% |