This commit is contained in:
Ethan Lee 2018-08-04 11:52:46 -04:00
parent 4d4bb2b0ed
commit b4fe7412f9
22 changed files with 234 additions and 3 deletions

View file

@ -139,6 +139,8 @@ typedef unsigned int uintptr_t;
#define HAVE__COPYSIGN 1
#define HAVE_COS 1
#define HAVE_COSF 1
#define HAVE_EXP 1
#define HAVE_EXPF 1
#define HAVE_FABS 1
#define HAVE_FABSF 1
#define HAVE_FLOOR 1