commit | 2175caa94cef44f9eabb70c53d63630228dec1a2 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Thu Oct 23 10:45:53 2014 -0700 |
committer | Dan Albert <danalbert@google.com> | Thu Oct 30 17:40:34 2014 -0700 |
tree | 94a25caee14d52783f482c4143961c5f922f9458 | |
parent | 48dfa099ea8b6043c67eb3fdc9aa3d0b4fe56e2a [diff] |
Automatically generate build/link commands. Use LOCAL_CXX with a dummy compiler to determine the build/link flags the build system will use to build a typical Android executable. This both prevents test failures when the build system simply goes out of sync with the old, hard coded flags, and helps us catch new failures introduced by build system changes ASAP. Change-Id: I9a867ab49b7f2158070cf944c7a96084089a3718