update comment (about llvm target config) to match r355095
This commit is contained in:
parent
ad0762566e
commit
48cbd3230e
@ -284,7 +284,7 @@ __LLVM_TARGET_FILT= C/(amd64|i386)/x86/:S/sparc64/sparc/:S/arm64/aarch64/:S/powe
|
||||
# Default the given TARGET's LLVM_TARGET support to the value of MK_CLANG.
|
||||
.if ${__TT:${__LLVM_TARGET_FILT}} == ${__llt}
|
||||
__DEFAULT_DEPENDENT_OPTIONS+= LLVM_TARGET_${__llt:${__LLVM_TARGET_FILT}:tu}/CLANG
|
||||
# Disable other targets for arm and armv6, to work around "relocation truncated
|
||||
# Disable other targets for arm, to work around "relocation truncated
|
||||
# to fit" errors with BFD ld, since libllvm.a will get too large to link.
|
||||
.elif ${__T} == "arm"
|
||||
__DEFAULT_NO_OPTIONS+=LLVM_TARGET_${__llt:tu}
|
||||
|
Loading…
x
Reference in New Issue
Block a user