Turn off pppctl -- it won't like with an in-tree Gcc 3.1 built libc_r.

This commit is contained in:
David E. O'Brien
2002-05-10 00:48:33 +00:00
parent 639a7d1cfa
commit 67b831cca6
+3
View File
@@ -130,6 +130,9 @@ SUBDIR+=ipftest \
iptest
.endif
.if ${CXX:T} == "c++"
NOLIBC_R= yes
.endif
.if !defined(NOLIBC_R) && ${MACHINE_ARCH} != "ia64"
SUBDIR+=pppctl
.endif