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:
parent
4be2397ede
commit
47cd6198c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466124
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user