Build libc_r on sparc64, it should work now.
This commit is contained in:
parent
f49b27d477
commit
425245353b
@ -40,7 +40,7 @@ _csu=csu/${MACHINE_ARCH}
|
||||
_csu=csu
|
||||
.endif
|
||||
|
||||
.if !defined(NOLIBC_R) && ${MACHINE_ARCH} != ia64 && ${MACHINE_ARCH} != sparc64
|
||||
.if !defined(NOLIBC_R) && ${MACHINE_ARCH} != ia64
|
||||
_libc_r= libc_r
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user