minor updates to libc function checks

This commit is contained in:
Ozkan Sezer 2021-02-07 00:37:00 +03:00
parent 19fa85d8af
commit bb9e049d1d
8 changed files with 25 additions and 19 deletions

View file

@ -133,6 +133,7 @@ typedef unsigned int uintptr_t;
#define HAVE__STRNICMP 1
#define HAVE__WCSICMP 1
#define HAVE__WCSNICMP 1
#define HAVE__WCSDUP 1
#define HAVE_ACOS 1
#define HAVE_ACOSF 1
#define HAVE_ASIN 1