truss hasn't been ported to ia64 yet.
Noticed by: ru
This commit is contained in:
parent
9b9669488b
commit
d9ac5b20fb
@ -164,7 +164,6 @@ SUBDIR= alias \
|
||||
tr \
|
||||
true \
|
||||
truncate \
|
||||
truss \
|
||||
tset \
|
||||
tsort \
|
||||
tty \
|
||||
@ -247,7 +246,7 @@ SUBDIR+=uac
|
||||
|
||||
# Things which don't compile on new platforms yet:
|
||||
.if ${MACHINE_ARCH} != "ia64"
|
||||
SUBDIR+=xlint
|
||||
SUBDIR+=truss xlint
|
||||
.endif
|
||||
|
||||
.if exists(${.CURDIR}/../crypto) && !defined(NOCRYPT) && !defined(NO_OPENSSL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user