pmt: fix all NDK build issues.

This commit is contained in:
2024-12-14 18:18:54 +03:00
parent 3059e42142
commit 9b3618fdbe
6 changed files with 200 additions and 18 deletions

View File

@@ -29,6 +29,11 @@
# include <stdio.h>
#endif
#ifdef REPLACE_NL_LANGINFO
#undef REPLACE_NL_LANGINFO
#define REPLACE_NL_LANGINFO 0
#endif
#if REPLACE_NL_LANGINFO && !NL_LANGINFO_MTSAFE
# if AVOID_ANY_THREADS