commit | 04727bcf9e0687d2e35df291f0951c76c40d1858 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Wed Jan 06 11:48:30 2016 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:25:14 2016 -0500 |
tree | 6c5783e1d887b9f30385cb4648c5be96d349b49b | |
parent | 8fc8e9fb9f108d60c33c0598f92a4d74f93dcf98 [diff] |
toolchain: remove hardcoded compiler versions When the SDK is updated usually it comes with new versions of the compiler causing issues with the toolchain not finding libraries. This will get the version from the compiler and sets the path accordingly. Change-Id: I854c57bb082ae8136eebdd0ae7a8c151c1d699c8 Signed-off-by: Anas Nashif <anas.nashif@intel.com>