------------------------------------------------------------------------ r3122 | hendricks266 | 2012-11-05 23:49:44 -0800 (Mon, 05 Nov 2012) | 1 line Fix linking with CLANG=1 by separating $(INVOCATION) into $(COMPILER) and $(LINKER) and removing "-x" from clang as a linker in Makefile.common. Additionally, the Build tools are now affected by CPLUSPLUS=1, for which small corrections have been made. ------------------------------------------------------------------------