Hook libthr to the build for PowerPC
This commit is contained in:
parent
a95a647dcc
commit
9c3078173a
@ -96,7 +96,7 @@ _libpthread= libpthread
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} != "amd64" && ${MACHINE_ARCH} != "powerpc"
|
||||
.if ${MACHINE_ARCH} != "amd64"
|
||||
.if !defined(NOLIBTHR)
|
||||
_libthr= libthr
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user