We don't build libc_r on sparc64 for the moment.
This commit is contained in:
parent
d2127d89d1
commit
65861c4bc2
@ -131,7 +131,7 @@ SUBDIR+=ipftest \
|
||||
iptest
|
||||
.endif
|
||||
|
||||
.if !defined(NOLIBC_R) && ${MACHINE_ARCH} != "ia64"
|
||||
.if !defined(NOLIBC_R) && ${MACHINE_ARCH} != "ia64" && ${MACHINE_ARCH} != "sparc64"
|
||||
SUBDIR+=pppctl
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user