Fall out from Binutils 2.15: don't bulid the ld.so on Sparc64.
This commit is contained in:
parent
f1e3e1c78f
commit
9896c5f11a
@ -43,6 +43,9 @@ _named-xfer= named-xfer
|
||||
_ftp-proxy= ftp-proxy
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "sparc64"
|
||||
NOPIC=yes
|
||||
.endif
|
||||
.if !defined(NOPIC)
|
||||
_rtld-elf= rtld-elf
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user