summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2015-04-10 22:01:43 +0000
committerrodent <rodent@pkgsrc.org>2015-04-10 22:01:43 +0000
commit39be07aa82a588d25facaa50ec1f191799cac046 (patch)
tree93cddd0a1b4dde90acbeb73412ac9cbbb51f0a39 /lang
parent322946ebfbb785acb51c033536575744b0b04bd2 (diff)
downloadpkgsrc-39be07aa82a588d25facaa50ec1f191799cac046.tar.gz
Set GCC_REQD+=4.4 here too as gcc-4.2 won't build it due to needing
omp_lock_t.
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc45/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile
index 6ec79b3c3fb..cc7d56fffeb 100644
--- a/lang/gcc45/Makefile
+++ b/lang/gcc45/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2014/09/02 09:41:56 pho Exp $
+# $NetBSD: Makefile,v 1.18 2015/04/10 22:01:43 rodent Exp $
DISTNAME= gcc-${GCC_VERSION}
PKGNAME= gcc45-${GCC_VERSION}
@@ -13,6 +13,7 @@ COMMENT= GNU Compiler Collection 4.5
LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND gnu-lgpl-v3
USE_TOOLS+= awk:run bash:run chmod gmake:run makeinfo sed:run
+GCC_REQD+= 4.4
GCC_VERSION= 4.5.3