Move Android to the builtin rune table.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@231897 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Albert
2015-03-11 00:51:06 +00:00
parent 761d98d2f7
commit 6272ae58fe
3 changed files with 5 additions and 9 deletions

View File

@@ -719,4 +719,8 @@ extern "C" void __sanitizer_annotate_contiguous_container(
_LIBCPP_HAS_NO_THREADS is defined.
#endif
#if defined(__ANDROID__)
#define _LIBCPP_PROVIDES_DEFAULT_RUNE_TABLE
#endif
#endif // _LIBCPP_CONFIG