OSDN Git Service

Select the correct target STL with USE_MINGW.
authorDan Albert <danalbert@google.com>
Mon, 4 May 2015 23:34:19 +0000 (16:34 -0700)
committerDan Albert <danalbert@google.com>
Mon, 4 May 2015 23:34:19 +0000 (16:34 -0700)
commit88a8ce69464c502424d482076d62f1942b78485b
tree1c4db685f33136a23bd6bbb1eefc033af3a4a4ea
parentb9a8aa63cb5f9fedb27d06f422d7a5b54f9a8009
Select the correct target STL with USE_MINGW.

The previous check tested against USE_MINGW even for target builds.
Hadn't been a problem because people don't typically set USE_MINGW
directly.

Change-Id: I90fe0ea890c44917eb29dd02d7c7f76c19e7fbd6
core/cxx_stl_setup.mk