aboutsummaryrefslogtreecommitdiff
path: root/devel/psptoolchain-gcc-stage1
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-11-29 04:10:55 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-11-29 04:10:55 +0000
commit301071f84ec9963f745fc4f5b7fcf52a955d3c80 (patch)
tree36cea73e82d42bea3df7ad8f16b4ffacae8f4542 /devel/psptoolchain-gcc-stage1
parent964b46623c166a535e0e8a498da44fb9381d100b (diff)
downloadports-301071f84ec9963f745fc4f5b7fcf52a955d3c80.tar.gz
ports-301071f84ec9963f745fc4f5b7fcf52a955d3c80.zip
Does not build on ia64, and I'm guessing no one will be trying it on
sparc64. Hat: portmgr
Notes
Notes: svn path=/head/; revision=244955
Diffstat (limited to 'devel/psptoolchain-gcc-stage1')
-rw-r--r--devel/psptoolchain-gcc-stage1/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/psptoolchain-gcc-stage1/Makefile b/devel/psptoolchain-gcc-stage1/Makefile
index e827393250b8..0286f4bd5ac1 100644
--- a/devel/psptoolchain-gcc-stage1/Makefile
+++ b/devel/psptoolchain-gcc-stage1/Makefile
@@ -16,6 +16,8 @@ PKGNAMESUFFIX?= -stage1
MAINTAINER= tphilipp@potion-studios.com
COMMENT= PlayStation Portable development toolchain ${PORTNAME}
+ONLY_FOR_ARCHS= amd64 i386
+
PSP_GCC_STAGE_PREFIX= psp/stage1
BUILD_DEPENDS+= psp-addr2line:${PORTSDIR}/devel/psptoolchain-binutils \