K 10 svn:author V 3 dim K 8 svn:date V 27 2014-03-25T22:43:34.660733Z K 7 svn:log V 344 MFC r243322 (by marcel): Unbreak amd64 cross-build where amd64 is the target. While clang may be installed as cc and we don't need to build gcc as a cross-tools, we still build gcc and thus need cc_tools built as a build tool. Not doing this results in building gengenrtl with the target compiler while we need to run it on the build machine. END