Enable libpthread build for powerpc
This commit is contained in:
parent
2de38b8015
commit
fa510b071e
@ -93,7 +93,7 @@ _libncp= libncp
|
||||
_libsmb= libsmb
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} != "powerpc" && !defined(NOLIBPTHREAD)
|
||||
.if !defined(NOLIBPTHREAD)
|
||||
_libpthread= libpthread
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user