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