Revert r356515 - add LLVM_LIBUNWIND back to sparc64 BROKEN_OPTIONS
r356552 reverted the untested build fix for LLVM libunwind on sparc64, so mark it broken again.
This commit is contained in:
parent
459141ef03
commit
41106a9501
@ -392,6 +392,8 @@ BROKEN_OPTIONS+=NVME
|
||||
.if ${__T:Msparc64}
|
||||
# Sparc64 need extra crt*.o files - PR 239851
|
||||
BROKEN_OPTIONS+=BSD_CRTBEGIN
|
||||
# PR 233405
|
||||
BROKEN_OPTIONS+=LLVM_LIBUNWIND
|
||||
.endif
|
||||
|
||||
.if ${COMPILER_FEATURES:Mc++11} && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user