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:
Kirill Ponomarev 2018-01-08 13:21:10 +00:00
parent 4a3a90c018
commit a50766ec02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458408
6 changed files with 6 additions and 0 deletions

View File

@ -31,6 +31,7 @@ USE_SDL= image2 sdl2 ttf2
USE_GL= gl glu
USE_CSTD= gnu89
SUB_FILES= tome4
LLD_UNSAFE= yes
.include <bsd.port.pre.mk>

View File

@ -26,6 +26,7 @@ USE_SDL= sdl2 image2
USE_GL= glu gl glew
MAKEFILE= GNUmakefile
ALL_TARGET= build
LLD_UNSAFE= yes
WORKINGSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
DATADIR= ${PREFIX}/share/games/trigger-rally

View File

@ -29,6 +29,7 @@ USE_SDL= sdl image ttf
USE_GL= gl glu
USE_XORG= x11 xext sm ice
INSTALLS_ICONS= yes
LLD_UNSAFE= yes
PORTDOCS= *
PORTDATA= *

View File

@ -27,6 +27,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= ac_cv_lib_freeglut_glutGetModifiers=no \
--disable-unit-tests
USE_LDCONFIG= yes
LLD_UNSAFE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib

View File

@ -30,6 +30,7 @@ USE_XORG= sm ice xi x11 xext xrender xinerama xi xrandr xcursor \
USE_GNOME= gtk20
DOS2UNIX_GLOB= *.cpp *.h
EXTRACT_AFTER_ARGS= --exclude boost
LLD_UNSAFE= yes
# cegui and ffmpeg are not used yet
CONFIGURE_ARGS= --disable-cegui --disable-ffmpeg \

View File

@ -18,6 +18,7 @@ LIB_DEPENDS= libIrrlicht.so:x11-toolkits/irrlicht \
BROKEN_powerpc64= fails to link: sibling call optimization does not allow automatic multiple TOCs
USES= cmake tar:bzip2
LLD_UNSAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}