summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-06-12 20:10:17 +0000
committerjoerg <joerg@pkgsrc.org>2007-06-12 20:10:17 +0000
commitc365788409ec39db1ea611b3cec080233057f3e3 (patch)
tree573130aebaac8eaf20f4369bed4b664dcd124853 /lang
parente16b1b92b0a4ef76bad9222def2c644c5d9cd39b (diff)
downloadpkgsrc-c365788409ec39db1ea611b3cec080233057f3e3.tar.gz
Can't work on DragonFly due to missing TLS support.
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile
index 3a759c58248..3efedfb9697 100644
--- a/lang/gcc/Makefile
+++ b/lang/gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2006/09/27 15:46:11 abs Exp $
+# $NetBSD: Makefile,v 1.90 2007/06/12 20:10:17 joerg Exp $
DISTNAME= gcc-2.95.3
PKGREVISION= 7
@@ -15,7 +15,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gcc/gcc.html
COMMENT= GNU Compiler Collection, version 2
-NOT_FOR_PLATFORM= Darwin-*-* Interix-*-* *-*-x86_64
+NOT_FOR_PLATFORM= Darwin-*-* Interix-*-* *-*-x86_64 DragonFly-*-*
USE_TOOLS+= gmake
MAKEFLAGS+= GMAKE_LOCALE=no