commit | b02e90f85cb60a6de0ff93147e988c10c4cf213a | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Fri Aug 07 17:24:49 2015 -0700 |
committer | Dan Albert <danalbert@google.com> | Fri Aug 07 17:24:49 2015 -0700 |
tree | 8cfe327284ceacb22e4758305705bbce54d72cd4 | |
parent | 06689dc53d14ab0449c64c097d2937179f986873 [diff] |
Use CPPFLAGS instead of CFLAGS. While we build these as C, to the build system they are technically C++ and are subject to the global CPPFLAGS. Set LOCAL_CPPFLAGS here instead of LOCAL_CFLAGS so we can be sure we override anything provided by the build system. Bug: http://b/23043421 Change-Id: I344b54ae4ff9f142365a42c33ba160c1be17a342