summaryrefslogtreecommitdiff
path: root/lang/gcc45
diff options
context:
space:
mode:
authorrodent <rodent>2015-04-10 22:01:43 +0000
committerrodent <rodent>2015-04-10 22:01:43 +0000
commit9700010c3e2f9d64932cc88ab07524289231baae (patch)
tree93cddd0a1b4dde90acbeb73412ac9cbbb51f0a39 /lang/gcc45
parentc6c0f96692d5191262aa83c4770b02331a3b4935 (diff)
downloadpkgsrc-9700010c3e2f9d64932cc88ab07524289231baae.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/gcc45')
-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