diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-01-22 11:58:14 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-01-22 11:58:14 +0000 |
commit | f23ad694cc4e8560284bd83ac7bbe958f151bb71 (patch) | |
tree | 129a4584c36fff801d27f1e70f689a03214a38b5 /lang/gcc41/pkg-plist | |
parent | - Update to 0.6.3 (diff) |
Update to the 2004-01-14 snapshot of GCC 3.4.
Merge in my 2004/01/17 change to the gcc33 port to configure with
--program-suffix and related and further simplifications.
Merge in my 2004/01/13 change to the gcc33 port to make the automatic
generation of the package list for libraries and include files more
failure tolerant, so that at least `make install` now works on sparc64.
Merge in my 2004/01/05 change to the gcc33 port to combine and simplify
the post-install handling of target libraries and GCJ include files.
libgcj still is not supported and packaging is broken on sparc64; mark
BROKEN on that platform.
Diffstat (limited to 'lang/gcc41/pkg-plist')
-rw-r--r-- | lang/gcc41/pkg-plist | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lang/gcc41/pkg-plist b/lang/gcc41/pkg-plist index 0119d6a05859..a25a199e218e 100644 --- a/lang/gcc41/pkg-plist +++ b/lang/gcc41/pkg-plist @@ -1,14 +1,16 @@ @comment $FreeBSD$ +bin/c++34 bin/cpp34 bin/g++34 bin/g77-34 bin/gcc34 bin/gcov34 +bin/%%GNU_HOST%%-c++34 bin/%%GNU_HOST%%-gcc-%%GCC_VER%% bin/%%GNU_HOST%%-gcc34 bin/%%GNU_HOST%%-g++34 -bin/%%GNU_HOST%%-gcj -bin/%%GNU_HOST%%-gcjh +bin/%%GNU_HOST%%-gcj34 +bin/%%GNU_HOST%%-gcjh34 bin/gccbug34 bin/gcj34 bin/gcjh34 @@ -20,7 +22,7 @@ bin/jar34 bin/grepjar34 bin/rmic34 bin/rmiregistry34 -bin/addr2name.awk +bin/addr2name.awk34 include/ffi.h include/jni.h include/jvmpi.h |