K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-11-20T03:21:26.016912Z K 7 svn:log V 318 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