aboutsummaryrefslogtreecommitdiff
path: root/lang/pypy/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2018-01-07 19:32:34 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2018-01-07 19:32:34 +0000
commit5351097c5bc41e1e1bd098949ed80f03a36cdb9a (patch)
treeba5e9a0c1e46c60e7f5166e6605cf4b10b4b31bf /lang/pypy/Makefile
parentd5c2c8d668ed999dc31f6f63aa8d29c2231635a1 (diff)
Notes
Diffstat (limited to 'lang/pypy/Makefile')
-rw-r--r--lang/pypy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pypy/Makefile b/lang/pypy/Makefile
index f59a9b61ab6a..2a94f9d7b72e 100644
--- a/lang/pypy/Makefile
+++ b/lang/pypy/Makefile
@@ -49,6 +49,7 @@ BUILD_WRKSRC?= ${WRKDIR}/build/usession-release-pypy2.7-v${DISTVERSION}-0/testin
MAKE_ENV+= PYPY_LOCALBASE=${LOCALBASE} LDSHARED="${CC} -shared"
PACKAGE_ARGS?= --without-gdbm --without-sqlite3 --without-tk
USE_LDCONFIG= ${PREFIX}/${PYPY_DIR}/bin
+LLD_UNSAFE= yes
USES= gettext-runtime gmake shebangfix ssl tar:bzip2
SHEBANG_FILES?= lib-python/2.7/plat-mac/appletrunner.py \
lib-python/2.7/plat-mac/bundlebuilder.py \