45401aa57b
Check if CC, CXX or AR are their default values before assigning them their premake defaults. If they are not at their default values, they have been overriden in the environment and we should leave them alone. Overriding toolchains from the command line is useful when swapping between compilers. For example: `CC=gcc-4.8.1 make -C build` |
||
---|---|---|
.. | ||
test_clang.lua | ||
test_file_rules.lua | ||
test_flags.lua | ||
test_make_linking.lua | ||
test_make_pch.lua | ||
test_objects.lua | ||
test_target_rules.lua | ||
test_tools.lua | ||
test_wiidev.lua |