aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-08 03:31:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-08 03:31:49 +0000
commitefff0353b9ebc7de17ef260cd38bf6af975515d4 (patch)
treec6a274d1df60cae7205d930dc3c51fd4db777e64
parent9fdde1af8b3c8c7307cd7c23590bd700c9171d24 (diff)
downloadports-efff0353b9ebc7de17ef260cd38bf6af975515d4.tar.gz
ports-efff0353b9ebc7de17ef260cd38bf6af975515d4.zip
Hopeless on anything other than x86.
Notes
Notes: svn path=/head/; revision=425673
-rw-r--r--emulators/ia64sim/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/ia64sim/Makefile b/emulators/ia64sim/Makefile
index bb781901dce9..f9986eeb3624 100644
--- a/emulators/ia64sim/Makefile
+++ b/emulators/ia64sim/Makefile
@@ -13,6 +13,9 @@ COMMENT= IA64 simulator (Intel(R) Architecture 64)
LICENSE= PD
+ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS_REASON= never ported to non-x86 architectures
+
USES= gmake zip
MAKEFILE= makefile.unx
MAKE_ARGS= CC="${CC}"