summaryrefslogtreecommitdiff
path: root/lang/gcc48
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2015-04-10 00:32:08 +0000
committerrodent <rodent@pkgsrc.org>2015-04-10 00:32:08 +0000
commit06f24dc74c8ed9ab80bcafa26c5ff332e7f308fe (patch)
tree2ff0b4c2bdfc51f29c97c0c083a9a2df5dcefab8 /lang/gcc48
parentb864fb2e97d8688b653f865d5873c48c6246485a (diff)
downloadpkgsrc-06f24dc74c8ed9ab80bcafa26c5ff332e7f308fe.tar.gz
GCC_REQD+=4.4, because 4.2 can't build it due to the package needing
omp_lock_t.
Diffstat (limited to 'lang/gcc48')
-rw-r--r--lang/gcc48/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile
index 2b4ff1cf225..1e4c176e21f 100644
--- a/lang/gcc48/Makefile
+++ b/lang/gcc48/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2015/03/12 14:56:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.20 2015/04/10 00:32:08 rodent Exp $
GCC_PKGNAME= gcc48
.include "version.mk"
@@ -25,6 +25,7 @@ NOT_FOR_PLATFORM= Interix-*-*
USE_LANGUAGES= c c++
USE_TOOLS+= gmake makeinfo sed:run
GNU_CONFIGURE= yes
+GCC_REQD+= 4.4
## Build outside ${WRKSRC}
OBJDIR= ../build
CONFIGURE_DIRS= ${OBJDIR}