[fix](build) aarch64 compilation fix ##25443
Conversation
Issue: apache#25442 Compilation to include execinfo when building on aarch64
|
clang-tidy review says "All clean, LGTM! 👍" |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
|
Thanks for your fix, in the future, libunwind will need to be verified on other platforms besides x86. |
|
run buildall |
|
TeamCity be ut coverage result: |
|
(From new machine)TeamCity pipeline, clickbench performance test result: |
|
run p0 |
Issue: #25442 Compilation to include execinfo when building on aarch64
Issue: apache#25442 Compilation to include execinfo when building on aarch64
Issue: apache#25442 Compilation to include execinfo when building on aarch64
Proposed changes
Compilation to include execinfo when building on aarch64
Issue Number: close #25442
synchronized the include and usage of backtrace/unwind lib usage, for ccompilation fix