commit | f87b261ceb77e587a191e2360f59de5707c3eb1f | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Jul 13 18:55:43 2016 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Jul 13 18:55:43 2016 -0700 |
tree | 6fc32ae2e30d35ba597768ea14e5634f0a81f62a | |
parent | e6c7f1836499a1544c94964e0b87d2dfdb3b92d4 [diff] |
Put shared library ldflags first Some obscure modules (like libtest_with_dependency_loop_b_tmp in bionic/tests/libs/Android.bp) need to override shared library flags like -Wl,-soname. Put the defaults first so that the module specific ones can override them. Change-Id: Icde9ca2cf76c4f3e3218b6b22033bc81a6755b57