commit | 0c47e4fbe735a38777e70bf9fe5e4846fd617a0d | [log] [tgz] |
---|---|---|
author | Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com> | Wed May 13 11:52:55 2015 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:09 2016 -0500 |
tree | 4cde730b28c7c91454fed34802746b9090503ffa | |
parent | 0467c632cb259e0254946487a72b236cc0dd61d7 [diff] |
Kbuild: LDLIBS_TOOLCHAIN adds toolchain static libraries. This commit adds the variable LDLIBS_TOOLCHAIN that, by default, add the gcc static library to the link command. This variable can be overriden as an environmental variable or as a make parameter to allow the use of different toolchains different from gcc. Change-Id: Id9d6c8621a7dc8feebdf377c115564701fb7652b Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>