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
f2bf703bec
commit
6261259fb2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458372
@ -38,6 +38,7 @@ PYTHON_VARS= USES+=python:3.3+
|
||||
PYTHON_MAKE_ARGS= ENABLE_PYTHON=1
|
||||
|
||||
MAKE_ENV= USER_CFLAGS="${CFLAGS}" USER_LDFLAGS="${LDFLAGS}"
|
||||
LLD_UNSAFE= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
USES= desktop-file-utils gettext-runtime gmake ncurses openal:al,alut pkgconfig
|
||||
|
Loading…
Reference in New Issue
Block a user