diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2007-02-18 21:58:37 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2007-02-18 21:58:37 +0000 |
commit | 283351f1dff387fa02636183c058efc5991bf2bd (patch) | |
tree | e1ed9131d90fb57849a9a94fb12926eb299f70d5 /lang/gcc/pkg-plist | |
parent | 3dfa9ac510777a06129276019e87f6a71c5dfd2a (diff) |
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.
Notes
Notes:
svn path=/head/; revision=185476
Diffstat (limited to 'lang/gcc/pkg-plist')
-rw-r--r-- | lang/gcc/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc/pkg-plist b/lang/gcc/pkg-plist index 13e5c2a8a57d..22f2b5a41052 100644 --- a/lang/gcc/pkg-plist +++ b/lang/gcc/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%% |