Moving forward, there's no reason to exclude libpthread on sparc64.
This commit is contained in:
parent
fd20be1aef
commit
0cd09e8718
@ -90,7 +90,7 @@ _libncp= libncp
|
||||
_libsmb= libsmb
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} != "powerpc" && ${MACHINE_ARCH} != "sparc64"
|
||||
.if ${MACHINE_ARCH} != "powerpc"
|
||||
.if !defined(NOLIBPTHREAD)
|
||||
_libpthread= libpthread
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user