aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2016-09-14 15:52:39 -0700
committerDan Willemsen <dwillemsen@google.com>2016-09-14 16:12:29 -0700
commit391cdde1dac037890cd0fad050abdb51f2d21aab (patch)
tree8f3da726e9899c75856947ec8f7ba422fe2f6a0a /Android.bp
parentd784cff36a803c0fe67358944844c29f8d3a4178 (diff)
downloadbuild_soong-391cdde1dac037890cd0fad050abdb51f2d21aab.tar.gz
build_soong-391cdde1dac037890cd0fad050abdb51f2d21aab.tar.bz2
build_soong-391cdde1dac037890cd0fad050abdb51f2d21aab.zip
Remove extra LOCAL_CXX_STL := none
This was always being set in cc.Module.AndroidMk(), so we don't need to declare it again. This was causing problems for cc_binary modules that were using the NDK, since LOCAL_NDK_STL_VARIANT must be used instead. Test: Manually put ifneq ($(LOCAL_CXX_STL),none); $(error) checks Change-Id: If937b7b5ad30936e08c99f62ccf83b78d196dbfe
Diffstat (limited to 'Android.bp')
0 files changed, 0 insertions, 0 deletions