summaryrefslogtreecommitdiff
path: root/lang/gcc47-libs
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-07-24 12:43:20 +0000
committerjperkin <jperkin>2014-07-24 12:43:20 +0000
commitcb07d9cb64ef4f751713c72328104a972c5f2572 (patch)
tree348ae26afdeb0f3b7e46f9e8927e45c1762dd7de /lang/gcc47-libs
parent0ed39065ef1d029973c7e0ac09a309df5ae3a959 (diff)
downloadpkgsrc-cb07d9cb64ef4f751713c72328104a972c5f2572.tar.gz
Don't pass --enable-__cxa_atexit on SunOS, it is only available in newer
illumos releases and appears to cause issues there, seen most clearly in qt3 uic segfaults. Bump PKGREVISION of both gcc47 and gcc47-libs, gcc47-libs by more than one as it has lagged behind and must be kept ahead of gcc47.
Diffstat (limited to 'lang/gcc47-libs')
-rw-r--r--lang/gcc47-libs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc47-libs/Makefile b/lang/gcc47-libs/Makefile
index 343690da1a9..dd9e0dfcc1d 100644
--- a/lang/gcc47-libs/Makefile
+++ b/lang/gcc47-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2014/05/10 14:14:58 richard Exp $
+# $NetBSD: Makefile,v 1.18 2014/07/24 12:43:20 jperkin Exp $
GCC_PKGNAME= gcc47
.include "../../lang/${GCC_PKGNAME}/version.mk"
@@ -8,7 +8,7 @@ PKGNAME= ${GCC_PKGNAME}-libs-${GCC47_DIST_VERSION}
## The PKGREVISION of this package needs to be at least 1 more than the
## PKGREVISION of the lang/gcc47 package so that with the dependence pattern
## '{gcc47,gcc47-libs}>=4.7.*' pkg_all will choose gcc47-libs over gcc47.
-PKGREVISION= 4
+PKGREVISION= 7
CATEGORIES= lang
MASTER_SITES= # empty
DISTFILES= # empty