summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 5bb2eb8..93c02fa 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -135,7 +135,7 @@ SUBDIR+=ipftest \
iptest
.endif
-.if !defined(NOLIBC_R) && ${MACHINE_ARCH} != "ia64"
+.if !defined(NOLIBC_R)
SUBDIR+=pppctl
.endif
OpenPOWER on IntegriCloud