Build libthr by default on ia64.
This commit is contained in:
parent
a37c13def2
commit
ca00882d6c
@ -71,6 +71,12 @@ _libthr= libthr
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "ia64"
|
||||
.if !defined(NOLIBTHR)
|
||||
_libthr= libthr
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
_libio= libio
|
||||
_compat= compat
|
||||
|
Loading…
x
Reference in New Issue
Block a user