build libthr on amd64.
This commit is contained in:
parent
9027ac471c
commit
aea0abf3e3
@ -97,8 +97,7 @@ _libsmb= libsmb
|
||||
_libpthread= libpthread
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} != "amd64" && ${MACHINE_ARCH} != "arm" && \
|
||||
!defined(NOLIBTHR)
|
||||
.if ${MACHINE_ARCH} != "arm" && !defined(NOLIBTHR)
|
||||
_libthr= libthr
|
||||
.endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user