Build: Support cross build toolchain with clang/clang++ #3713
Labels
good first issue
Easy to fix issues, good for newcomers
help wanted
Extra attention is needed
TransByAI
Translated by AI/GPT.
Description
When the cross-compilation tool uses clang/clang++, gcc/g++ is forcibly appended, please add the judgment condition of the clang tool
SRS Version: v6.0-d0
SRS Log:
Replay
Please describe how to replay the bug?
Step 1: run configure
Step 2: make
Expect
It is expected to add clang/clang++ support in cross-compilation environments
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: