summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authormarino <marino>2012-08-07 15:16:35 +0000
committermarino <marino>2012-08-07 15:16:35 +0000
commit5c97d27e91c4845f6dd9d05edfe117f92a68f2b5 (patch)
treeeb5fd9e623f5857dfe2208827839c6634effa1ea /lang
parentc56806678cad0401f2be9c8c84ff7dc68893f415 (diff)
downloadpkgsrc-5c97d27e91c4845f6dd9d05edfe117f92a68f2b5.tar.gz
lang/gcc46: Mark NOT-FOR-DRAGONFLY
A very large number of patches is required to properly build a stock gcc on DragonFly, as evidenced by the patches added to lang/gcc47. DragonFly already has a very good gcc46-based compiler in lang/gnat-aux. DragonFly users that specifically need gcc46 have been told to use gnat-aux. There's no need to make maintenance of lang/gcc46 harder so it's masked on DragonFly to show its intentionally unsupported.
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc46/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile
index 72cc566af7f..3a1f08a0117 100644
--- a/lang/gcc46/Makefile
+++ b/lang/gcc46/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/06/08 15:42:29 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2012/08/07 15:16:35 marino Exp $
DISTNAME= gcc-${GCC_VERSION}
PKGNAME= gcc46-${GCC_VERSION}
@@ -27,7 +27,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