commit | 33ca224ffdda90986a380748befda0de4977e3ef | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Sun Feb 10 09:22:26 2019 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Sun Feb 10 11:57:17 2019 -0600 |
tree | 7f9ebf17a09b0ba3c9ec487ddf5b8e6e778800ce | |
parent | 839db87bb801a890fbd92d8137bd2374b317ff45 [diff] |
x86_64: use host toolchain We were select host compiler from the generic gcc compiler section which is used for cross toolchains. This arch should use the host-gcc compiler definition instead. Signed-off-by: Anas Nashif <anas.nashif@intel.com>