summaryrefslogtreecommitdiff
path: root/cross/i386-linux
diff options
context:
space:
mode:
authorshattered <shattered@pkgsrc.org>2011-11-15 20:26:04 +0000
committershattered <shattered@pkgsrc.org>2011-11-15 20:26:04 +0000
commite6deec5d03844be4282687bb811322d5115f5a26 (patch)
tree4db64f243875ee793474e07dd37eed9e27b86c87 /cross/i386-linux
parent2e843a576f3fd2ea7b2721c6c8ec856d204f469c (diff)
downloadpkgsrc-e6deec5d03844be4282687bb811322d5115f5a26.tar.gz
PR/41459 -- mark as not available on x86_64 (these use egcs-1.1.1, which
predates x86_64).
Diffstat (limited to 'cross/i386-linux')
-rw-r--r--cross/i386-linux/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cross/i386-linux/Makefile b/cross/i386-linux/Makefile
index 0c699d11828..83f353d9926 100644
--- a/cross/i386-linux/Makefile
+++ b/cross/i386-linux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2009/08/25 12:32:55 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2011/11/15 20:26:04 shattered Exp $
#
DISTVERSION= 2.0.7.1
@@ -10,6 +10,8 @@ MASTER_SITES= # no known-good site; default to pkgsrc distfile mirrors
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Cross-compile environment for iX86 Linux, libc v6
+NOT_FOR_PLATFORM= *-*-x86_64
+
BUILD_DEPENDS+= rpm-[0-9]*:../../misc/rpm
CHECK_SHLIBS_SUPPORTED= no