commit | c9aa6fca413379f5b426f802e2344a6031e5c75a | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Tue Sep 13 10:44:44 2016 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Tue Sep 13 17:48:07 2016 +0000 |
tree | e112096123cf3c90d22fbb848e4a7ec7b828ca12 | |
parent | 946e58bdff04ea1c04fc588005b1d3d79c8f9b45 [diff] |
Fix building static linux binaries BUILD_HOST_static has been broken because I was stripping -Wl,--start-group/-Wl,--end-group into a separate set of ldflags instead of keeping them wrapped around some of the ldlibs. So don't pass some of the build system flags through the ldlibs checker. Bug: 30898128 Change-Id: I332b42679695cdc5da3cb0036290b6a3544699c0