summaryrefslogtreecommitdiff
path: root/lang/gcc3-c++
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2004-05-22 17:48:21 +0000
committerabs <abs@pkgsrc.org>2004-05-22 17:48:21 +0000
commit066ddabcbf27e822383ffe736e8a0e8dc0cb597a (patch)
tree657c726aff1a049f7a26815314ee08ddb6f60e45 /lang/gcc3-c++
parentc425f19d92513b254dce7d7156ddab0661c825d2 (diff)
downloadpkgsrc-066ddabcbf27e822383ffe736e8a0e8dc0cb597a.tar.gz
Update gcc3-ada to 3.3.3nb1
Update gcc3-c++ to 3.3.3nb1 Update gcc3-c to 3.3.3nb2 Update gcc3-f77 to 3.3.3nb1 Update gcc3-java to 3.3.3nb1 Update gcc3-objc to 3.3.3nb1 Update gcc3 to 3.3.3nb1 gcc arm: fix GCC _P_R_ target/14302 Apply gcc fix for gcc PR target/14302 to fix ARM compiler issues triggered by at least glib, glib2, and pkgconfig. 2004-02-26 Richard Earnshaw <rearnsha@arm.com> Daniel Jacobowitz <drow@mvista.com> PR target/14302 * arm.h (ARM_GO_IF_LEGITIMATE_ADDRESS): Don't check the mode size for minipool references.
Diffstat (limited to 'lang/gcc3-c++')
-rw-r--r--lang/gcc3-c++/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc3-c++/Makefile b/lang/gcc3-c++/Makefile
index ad08f67582a..37bb61f198f 100644
--- a/lang/gcc3-c++/Makefile
+++ b/lang/gcc3-c++/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2004/04/10 15:47:09 seb Exp $
+# $NetBSD: Makefile,v 1.12 2004/05/22 17:48:22 abs Exp $
PKGNAME= gcc3${GCC3_PKGMODIF}-c++-${GCC_VERSION}
+PKGREVISION= 1
COMMENT= GNU Compiler Collection, v3 - C++ compiler
INSTLIBS= libstdc++-v3/libsupc++/libsupc++.la \