Turn off pppctl -- it won't like with an in-tree Gcc 3.1 built libc_r.
This commit is contained in:
parent
c252e6dc83
commit
5ff5d4c519
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user