72f8771094
In cross, CXX will look like aarch64-unknown-linux-gnu-g++. We could run some command to check what kind of compiler it is, but for now we can just check if g++ is anywhere in the string. I couldn’t find any "ends with" for makefile, so it can be anywhere in CXX. |
||
---|---|---|
.. | ||
clean.mk | ||
dist.mk | ||
functions.mk | ||
install.mk | ||
jars.mk | ||
lib.mk | ||
libraries.mk | ||
patterns.mk | ||
precompiled-headers.mk | ||
programs.mk | ||
run_test.sh | ||
templates.mk | ||
tests.mk | ||
tracing.mk |