No libc_r for AMD64.
This commit is contained in:
@@ -40,9 +40,11 @@ _csu=csu/${MACHINE_ARCH}
|
||||
_csu=csu
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} != "amd64"
|
||||
.if !defined(NOLIBC_R)
|
||||
_libc_r= libc_r
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if !defined(NO_BIND)
|
||||
_libbind= libbind
|
||||
|
||||
Reference in New Issue
Block a user