commit | db7dcc210a9425b6d96fce33adf468ebf329259c | [log] [tgz] |
---|---|---|
author | Torne (Richard Coles) <torne@google.com> | Wed Feb 12 14:24:41 2014 +0000 |
committer | Torne (Richard Coles) <torne@google.com> | Tue Feb 25 13:33:30 2014 +0000 |
tree | 19484463ed06c5da53c450313fee53b190f93018 | |
parent | 0e0c48796d9d0ebe415b1ccc9f67ae95f9c716c9 [diff] |
Allow LOCAL_LDFLAGS to override HOST_GLOBAL_LDFLAGS. For host executables and shared libraries, the global LDFLAGS were being inserted into the linker command line after the module-specific ones, making it impossible to override the default settings. Change the order to match target linker invocations. Change-Id: Icd5f6f83df9f27a5be97ddb197ee245c1ab8c2be