Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed. PR: 214864 Approved by: portmgr (LLD_UNSAFE blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
d5c2c8d668
commit
5351097c5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458375
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user