summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-17 21:47:15 +0000
committertrevor <trevor@FreeBSD.org>2004-02-17 21:47:15 +0000
commit7080909bb40bd77fab47266c129c7883d8ec87b7 (patch)
treeb684a6f39228d641eaf94035fcddef2fe279c373 /emulators
parent2eaab0ace434db0905eb257bc1b7ed82baffaa6f (diff)
downloadFreeBSD-ports-7080909bb40bd77fab47266c129c7883d8ec87b7.zip
FreeBSD-ports-7080909bb40bd77fab47266c129c7883d8ec87b7.tar.gz
Linux emulation is not available on x86-64.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux_base-gentoo-stage1/Makefile2
-rw-r--r--emulators/linux_dist-gentoo-stage1/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/linux_base-gentoo-stage1/Makefile b/emulators/linux_base-gentoo-stage1/Makefile
index 92e72ff..f129523 100644
--- a/emulators/linux_base-gentoo-stage1/Makefile
+++ b/emulators/linux_base-gentoo-stage1/Makefile
@@ -17,6 +17,8 @@ MASTER_SITE_SUBDIR= experimental/alpha/stages
DISTNAME= stage1-alpha-20030721
.endif
.if (${PORTARCH} == "amd")
+BROKEN= "Linux emulation is not available on x86-64"
+IGNORE= ${BROKEN}
MASTER_SITE_SUBDIR= experimental/amd64/stages
DISTNAME= stage1-amd64-20040124
.endif
diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile
index 92e72ff..f129523 100644
--- a/emulators/linux_dist-gentoo-stage1/Makefile
+++ b/emulators/linux_dist-gentoo-stage1/Makefile
@@ -17,6 +17,8 @@ MASTER_SITE_SUBDIR= experimental/alpha/stages
DISTNAME= stage1-alpha-20030721
.endif
.if (${PORTARCH} == "amd")
+BROKEN= "Linux emulation is not available on x86-64"
+IGNORE= ${BROKEN}
MASTER_SITE_SUBDIR= experimental/amd64/stages
DISTNAME= stage1-amd64-20040124
.endif
OpenPOWER on IntegriCloud