commit | 05875f062d3c5a6ebb44e21ad0ab4571ceda3b37 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Fri Aug 07 20:33:03 2015 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:15:25 2016 -0500 |
tree | 59ce8592d7a8509a8f32955847e83d9513b8777e | |
parent | cae3f84d99e477fc495064d62dd63459786fd25f [diff] |
toolchain: support toolchain variants This commit enables the use of special toolchains other than the default. Some architectures have specialized cross-compilers within the same SDK that need to be enabled for specific platforms of an architecture. For example, for Intel MCUs, we have an optimized toolchain that needs to be used for specific platforms under x86. Change-Id: I7e25603dd66ed3ec4e019c72483c76a32b3bbdde Signed-off-by: Anas Nashif <anas.nashif@intel.com>