commit | 998ec839672c0cf56945c860a7cf9e29864599af | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Mon Nov 21 02:36:11 2011 -0800 |
committer | Andrew Hsieh <andrewhsieh@google.com> | Mon Nov 21 02:36:11 2011 -0800 |
tree | ca03127eff5a2ce30b1e0a2cc8767f9e8453b72b | |
parent | 7c8c59edb2d948557447e3ee76b1e71f5a14ad46 [diff] |
Enhance host bcc to allow cross-compilation (eg. debug arm codegen on host): eg. bcc -C armv7-none-linux-gnueabi # generate ARMv7 bcc -C i686-unknown-linux # generate x86 (default on Goobuntu) Other targets are not supported at this moment. Change-Id: If2f1199656664327cf35cf6a3670136f48c42cad