OSDN Git Service

Fix `LOCAL_CXX_STL := none` for Windows.
authorDan Albert <danalbert@google.com>
Fri, 11 Sep 2015 17:57:14 +0000 (10:57 -0700)
committerDan Albert <danalbert@google.com>
Fri, 11 Sep 2015 20:37:51 +0000 (13:37 -0700)
commitd1d68b19ac6a09e10771cc369efab317400582fc
treec3f620dfc47e8079e0d7db54f848a479bfafeb96
parent6d20af0391569a2f7b70a6816ddaf316b15e5a70
Fix `LOCAL_CXX_STL := none` for Windows.

We still need to link the various MSVC libraries even if we aren't
using the STL.

Bug: http://b/22953515
Change-Id: I73c35710a6162408e99480a4840eedd291adf7ab
core/cxx_stl_setup.mk