1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Switch to ld.bfd by default as ld.ldd doesn't have built-in default

output target.

PR:		226980
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
This commit is contained in:
Kirill Ponomarev 2018-04-01 07:30:42 +00:00
parent 4be2397ede
commit 47cd6198c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466124
2 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,7 @@ USE_CXXSTD= gnu++98
USE_GL= gl glu
USE_SDL= sdl
GNU_CONFIGURE= yes
LLD_UNSAFE= yes
WRKDIR_DIASPORA=${WRKDIR}/Diaspora_R1_Linux/Diaspora
WRKSRC= ${WRKDIR_DIASPORA}/fs2_open

View File

@ -64,6 +64,7 @@ SUB_FILES= pkg-message
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--global-config-dir=${LOCALBASE}/etc
USE_XORG= x11 xcb xext xinerama xv xxf86vm
LLD_UNSAFE= yes
SHEBANG_FILES= libretro-common/glsym/glgen.py libretro-common/glsym/rglgen.py tools/cg2glsl.py tools/vulkan_loader_generator.py
post-patch: