aboutsummaryrefslogtreecommitdiff
path: root/devel/llvm32
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2014-08-22 13:09:39 +0000
committerBrooks Davis <brooks@FreeBSD.org>2014-08-22 13:09:39 +0000
commit9483ed2d75f988d9e1a4fd9363fe9a5de3ef4c67 (patch)
treeafb2ee63f5fe6bd6e682449718125b919f334544 /devel/llvm32
parent482e5f93dd512b1c25bb337d1d017d9cd5083196 (diff)
downloadports-9483ed2d75f988d9e1a4fd9363fe9a5de3ef4c67.tar.gz
ports-9483ed2d75f988d9e1a4fd9363fe9a5de3ef4c67.zip
Notes
Diffstat (limited to 'devel/llvm32')
-rw-r--r--devel/llvm32/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/llvm32/Makefile b/devel/llvm32/Makefile
index f44133107855..de7152ec1c42 100644
--- a/devel/llvm32/Makefile
+++ b/devel/llvm32/Makefile
@@ -22,6 +22,8 @@ GNU_CONFIGURE= yes
GNU_CONFIGURE_PREFIX= ${LLVM_PREFIX}
USE_LDCONFIG= ${LLVM_PREFIX}/lib
+ONLY_FOR_ARCHS= i386 amd64
+
python_OLD_CMD= /usr/bin/env python
python_CMD= /usr/bin/env python2
SHEBANG_FILES= test/Scripts/coff-dump.py test/Scripts/elf-dump \