common.mak: use clang/clang++ to compile C/C++ sources.
authorwhitequark <whitequark@whitequark.org>
Sun, 26 Jul 2015 00:28:37 +0000 (03:28 +0300)
committerwhitequark <whitequark@whitequark.org>
Sun, 26 Jul 2015 00:28:37 +0000 (03:28 +0300)
commit69c2a705bf973560bfa3bfa86dfcce1249af3d37
treeff98ea0b482eb90182e267cb91d9d0d1ae031e3d
parent0f47876d2e8e5c87c44b4731a37e817095f4285e
common.mak: use clang/clang++ to compile C/C++ sources.

Note that -integrated-as is not active by default on OR1K,
so we're still shelling out to binutils to assemble.
It is not yet possible to build everything using -integrated-as.
software/common.mak