Fix slyle for LLD_UNSAFE.
Reported by: jbeich
This commit is contained in:
parent
6264f6fcff
commit
5f2d00c073
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458405
1 changed files with 1 additions and 1 deletions
|
@ -52,9 +52,9 @@ MAKE_ARGS+= DEFAULT_BASEDIR="${Q3DIR}" \
|
|||
TOOLS_CC="${CC}" \
|
||||
USE_LOCAL_HEADERS=0
|
||||
ALL_TARGET= release
|
||||
LLD_UNSAFE= yes
|
||||
|
||||
LIBDIR= lib/${PORTNAME}${PKGNAMESUFFIX}
|
||||
LLD_UNSAFE= yes
|
||||
DOCSDIR= share/doc/${PORTNAME}${PKGNAMESUFFIX}
|
||||
BUILDDIR= ${WRKSRC}/build/${ALL_TARGET}-freebsd-${IOQ3ARCH}
|
||||
BINSUFFIX?=
|
||||
|
|
Loading…
Reference in a new issue