commit | b3f695afa4cb8b873d70caba5252031ebeaa931a | [log] [tgz] |
---|---|---|
author | Pavel Chupin <pavel.v.chupin@intel.com> | Tue Aug 28 17:45:53 2012 +0400 |
committer | Pavel Chupin <pavel.v.chupin@intel.com> | Tue Aug 28 17:45:53 2012 +0400 |
tree | 0485e050ba100de2182f4732d85d6becc54bbdf4 | |
parent | 82aaae2089b39522da2d4f93a996d78930ec3382 [diff] |
Remove static libs from link command Dynamic versions are found automatically. When USE_PT_GNU_EH_FRAME is enabled libc.a has unresolved __executable_start which is not provided by bfd linker when -pie option used. See here: https://android-review.googlesource.com/#/c/42250 Change-Id: I58c9e707554cd8274e4d8fb08fac62329a97be11 Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>