add reference to PR for sparc64 BSD_CRTBEGIN in BROKEN_OPTIONS
We will soon remove the BSD_CRTBEGIN option (and will use the new CRT files always) as part of the GCC 4.2.1 removal. Right now BSD_CRTBEGIN works everywhere but sparc64; add a reference to the PR in case anyone stumbles across this and is looking for more information.
This commit is contained in:
parent
60247c8ffd
commit
de15a85eb0
@ -411,7 +411,7 @@ BROKEN_OPTIONS+=HYPERV
|
|||||||
BROKEN_OPTIONS+=NVME
|
BROKEN_OPTIONS+=NVME
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
# Sparc64 need extra crt*.o files
|
# Sparc64 need extra crt*.o files - PR 239851
|
||||||
.if ${__T:Msparc64}
|
.if ${__T:Msparc64}
|
||||||
BROKEN_OPTIONS+=BSD_CRTBEGIN
|
BROKEN_OPTIONS+=BSD_CRTBEGIN
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user