mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
devel/sope{2,3}: set LLD_UNSAFE
This port experiences odd failures with lld, so just fall back to GNU ld. PR: 214864, 230608 Submitted by: jbeich Reported by: jbeich Approved by: portmgr (LLD_UNSAFE blanket)
This commit is contained in:
parent
28561fc901
commit
e58e2fd097
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483909
@ -32,6 +32,7 @@ MEMCACHED_DESC= Install memcached
|
||||
USES= gmake iconv gnustep
|
||||
USE_GNUSTEP= base build
|
||||
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
LLD_UNSAFE= yes # PR 230608
|
||||
|
||||
SUB_LIST+= GNUSTEP_LOCAL_TOOLS=${GNUSTEP_LOCAL_TOOLS} \
|
||||
GNUSTEP_MAKEFILES=${GNUSTEP_MAKEFILES}
|
||||
|
@ -32,6 +32,7 @@ MEMCACHED_DESC= Install memcached
|
||||
USES= gmake iconv gnustep
|
||||
USE_GNUSTEP= base build
|
||||
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
LLD_UNSAFE= yes # PR 230608
|
||||
|
||||
CONFLICTS= sope2-[0-9]*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user