K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2016-06-04T17:17:10.059276Z K 7 svn:log V 325 Follow-up r301287: Pass external compiler metadata when used. This fixes WITH_SYSTEM_COMPILER, WITHOUT_CROSS_COMPILER, external compiler, to pass the external compiler metadata rather than the ${CC} metadata. On a build host that has clang as CC it was passing the clang metadata rather than GCC metadata during the build. END