rc/evangeline: remove duplicate LLD_UNSAFE
Accidentally added during WIP rebase, committed in r465900.
This commit is contained in:
parent
41d634fccb
commit
c37c260672
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465902
@ -19,7 +19,6 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--with-tcllib=${LOCALBASE}/lib/libtcl${TCL_SHLIB_VER}.so \
|
||||
--with-tclinc=${TCL_INCLUDEDIR}/tcl.h
|
||||
LLD_UNSAFE= yes # Needs linker to provide library search paths.
|
||||
LLD_UNSAFE= yes
|
||||
|
||||
PLIST_FILES= bin/evangeline
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user