(iOS/tvOS) Support compiling for arm64

This commit is contained in:
Yoshi Sugawara
2019-09-04 11:33:12 -10:00
parent 43287de64e
commit 6d5bd2db68
2 changed files with 26 additions and 4 deletions
+2
View File
@@ -248,7 +248,9 @@
#define HAVE_STRTOL 1
/* Define to 1 if you have the `system' function. */
#ifndef IOS
#define HAVE_SYSTEM 1
#endif
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
*/