commit | 1aaa11b213982cb793d83523c7c7c1b437b2b5b0 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Mon Jun 13 18:35:02 2016 -0400 |
committer | Anas Nashif <nashif@linux.intel.com> | Tue Jun 14 16:55:53 2016 +0000 |
tree | c9a4ccb3ed46997a012c5507e165a8fbcce6cf72 | |
parent | d53c237b60c60071f6d2a33ccb58f722e99b59a2 [diff] |
libc: change linking order to avoid over-stripping of symbols At the moment libc gets linked, all unused functions get stripped and the libqmsi gets linked but __assert_func is not available. Change-Id: I7fc2f8b9136f858023b3e983575869a2206ba9ce Signed-off-by: Anas Nashif <anas.nashif@intel.com>