summaryrefslogtreecommitdiff
path: root/lang/gcc45
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-01-29 16:13:06 +0000
committermarino <marino@pkgsrc.org>2012-01-29 16:13:06 +0000
commitfd0211ead78552fdbc15ed59436b06fbfb07b468 (patch)
treee0bdb47d6da4d09e6664bdd5d82712e27e533cb2 /lang/gcc45
parent1287d108bbca24da2117f01d9f22d17474ec9c12 (diff)
downloadpkgsrc-fd0211ead78552fdbc15ed59436b06fbfb07b468.tar.gz
lang/gcc45: Mark NOT-FOR-DRAGONFLY
This compiler requires binutils 2.17 which A) doesn't build on DragonFly and B) is a significant downgrade over the system binutils. DragonFly users should look at lang/gnat-aux for a pkgsrc compiler which is based on gcc 4.6. lang/gcc46 doesn't build on DragonFly either, but it may be worth fixing that package. This one isn't worth the effort for us.
Diffstat (limited to 'lang/gcc45')
-rw-r--r--lang/gcc45/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile
index 2cdb1829ab0..1e063138d02 100644
--- a/lang/gcc45/Makefile
+++ b/lang/gcc45/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/01/14 02:09:36 hans Exp $
+# $NetBSD: Makefile,v 1.5 2012/01/29 16:13:06 marino Exp $
DISTNAME= gcc-${GCC_VERSION}
PKGNAME= gcc45-${GCC_VERSION}
@@ -29,7 +29,7 @@ MESSAGE_SUBST+= GCC_PREFIX=${GCC_PREFIX}
# To avoid GNU surprises
CONFIG_SHELL= ${TOOLS_PATH.bash}
-NOT_FOR_PLATFORM= Interix-*-*
+NOT_FOR_PLATFORM= Interix-*-* DragonFly-*-*
UNLIMIT_RESOURCES+= datasize
UNLIMIT_RESOURCES+= stacksize