mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Remove always true condition
Approved by: portmgr blanket
This commit is contained in:
parent
d1d0edc2ab
commit
5eb6358b46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469946
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-cache.c \
|
|||
${FILESDIR}/extra-patch-config.h \
|
||||
${FILESDIR}/extra-patch-pftop.c \
|
||||
${FILESDIR}/extra-patch-sf-gencode.c
|
||||
.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1000017
|
||||
.if ${OPSYS} == FreeBSD
|
||||
CFLAGS+= -DHAVE_FINE_GRAINED_LOCKING=1
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue