commit | 20fe678782c0540b67d44cdf4ef60c44d5d79b1f | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Sun Jan 31 04:46:37 2016 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:25:31 2016 -0500 |
tree | 3221810e0f5b4a8ce1ebf19913be578662134056 | |
parent | df3bd11e3c1d9b884045ca3f3f0c9f12e14b1c6a [diff] |
link binary with extra options provided by app A custom linker script might have references to files and defines provided directly by the application, the EXTRA_LINKER_CMD_OPT variable can be exported by the application with the needed includes to satisfy the linking process. Change-Id: Ic0b3dffa9a6c31fe8ef28f4f45c30266e7327e06 Signed-off-by: Anas Nashif <anas.nashif@intel.com>