From 9cc67462a58699273ba8f48865c947989cf8db2d Mon Sep 17 00:00:00 2001 From: gerald Date: Thu, 22 Jan 2004 11:58:14 +0000 Subject: 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. --- lang/gcc47/pkg-plist | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'lang/gcc47/pkg-plist') diff --git a/lang/gcc47/pkg-plist b/lang/gcc47/pkg-plist index 0119d6a..a25a199 100644 --- a/lang/gcc47/pkg-plist +++ b/lang/gcc47/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 -- cgit v1.1