|
Line 0
Link Here
|
|
|
1 |
--- src/third_party/mozjs-45/platform/aarch64/freebsd/build/js-confdefs.h.orig 2019-01-18 22:48:18 UTC |
| 2 |
+++ src/third_party/mozjs-45/platform/aarch64/freebsd/build/js-confdefs.h |
| 3 |
@@ -0,0 +1,88 @@ |
| 4 |
+/* List of defines generated by configure. Included with preprocessor flag, |
| 5 |
+ * -include, to avoid long list of -D defines on the compile command-line. |
| 6 |
+ * Do not edit. |
| 7 |
+ */ |
| 8 |
+ |
| 9 |
+#ifndef js_confdefs_h |
| 10 |
+#define js_confdefs_h |
| 11 |
+ |
| 12 |
+#define CPP_THROW_NEW throw() |
| 13 |
+#define D_INO d_ino |
| 14 |
+#define EDITLINE 1 |
| 15 |
+#define HAVE_64BIT_BUILD 1 |
| 16 |
+#define HAVE_ACOSH 1 |
| 17 |
+#define HAVE_ASINH 1 |
| 18 |
+#define HAVE_ATANH 1 |
| 19 |
+#define HAVE_CBRT 1 |
| 20 |
+#define HAVE_CLOCK_MONOTONIC 1 |
| 21 |
+#define HAVE_CPP_AMBIGUITY_RESOLVING_USING 1 |
| 22 |
+#define HAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR 1 |
| 23 |
+#define HAVE_DIRENT_H 1 |
| 24 |
+#define HAVE_DLOPEN 1 |
| 25 |
+#define HAVE_EXPM1 1 |
| 26 |
+#define HAVE_GETC_UNLOCKED 1 |
| 27 |
+#define HAVE_GETOPT_H 1 |
| 28 |
+#define HAVE_GMTIME_R 1 |
| 29 |
+#define HAVE_I18N_LC_MESSAGES 1 |
| 30 |
+#define HAVE_LANGINFO_CODESET 1 |
| 31 |
+#define HAVE_LIBM 1 |
| 32 |
+#define HAVE_LOCALECONV 1 |
| 33 |
+#define HAVE_LOCALECONV 1 |
| 34 |
+#define HAVE_LOCALTIME_R 1 |
| 35 |
+#define HAVE_LOG1P 1 |
| 36 |
+#define HAVE_LOG2 1 |
| 37 |
+#define HAVE_MACHINE_ENDIAN_H 1 |
| 38 |
+#define HAVE_MALLOC_USABLE_SIZE 1 |
| 39 |
+#define HAVE_MBRTOWC 1 |
| 40 |
+#define HAVE_MEMORY_H 1 |
| 41 |
+#define HAVE_NL_TYPES_H 1 |
| 42 |
+#define HAVE_POSIX_FADVISE 1 |
| 43 |
+#define HAVE_POSIX_FALLOCATE 1 |
| 44 |
+#define HAVE_POSIX_MEMALIGN 1 |
| 45 |
+#define HAVE_RES_NINIT 1 |
| 46 |
+#define HAVE_SETLOCALE 1 |
| 47 |
+#define HAVE_SSIZE_T 1 |
| 48 |
+#define HAVE_STRNDUP 1 |
| 49 |
+#define HAVE_SYS_CDEFS_H 1 |
| 50 |
+#define HAVE_SYS_MOUNT_H 1 |
| 51 |
+#define HAVE_SYS_STATVFS_H 1 |
| 52 |
+#define HAVE_THREAD_TLS_KEYWORD 1 |
| 53 |
+#define HAVE_TM_ZONE_TM_GMTOFF 1 |
| 54 |
+#define HAVE_UNISTD_H 1 |
| 55 |
+#define HAVE_VALLOC 1 |
| 56 |
+#define HAVE_VA_COPY 1 |
| 57 |
+#define HAVE_VISIBILITY_ATTRIBUTE 1 |
| 58 |
+#define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1 |
| 59 |
+#define HAVE_WCRTOMB 1 |
| 60 |
+#define HAVE_X11_XKBLIB_H 1 |
| 61 |
+#define HAVE___CXA_DEMANGLE 1 |
| 62 |
+#define JS_CODEGEN_NONE 1 |
| 63 |
+#define JS_DEFAULT_JITREPORT_GRANULARITY 3 |
| 64 |
+#define JS_HAVE_MACHINE_ENDIAN_H 1 |
| 65 |
+#define JS_POSIX_NSPR 1 |
| 66 |
+#define JS_PUNBOX64 1 |
| 67 |
+#define JS_STANDALONE 1 |
| 68 |
+#define MALLOC_H <malloc_np.h> |
| 69 |
+#define MALLOC_USABLE_SIZE_CONST_PTR const |
| 70 |
+#define MOZILLA_UAVERSION "45.0" |
| 71 |
+#define MOZILLA_VERSION "45.9.0" |
| 72 |
+#define MOZILLA_VERSION_U 45.9.0 |
| 73 |
+#define MOZJS_MAJOR_VERSION 45 |
| 74 |
+#define MOZJS_MINOR_VERSION 9 |
| 75 |
+#define MOZ_DEBUG_SYMBOLS 1 |
| 76 |
+#define MOZ_DLL_SUFFIX ".so" |
| 77 |
+#define MOZ_GLUE_IN_PROGRAM 1 |
| 78 |
+#define MOZ_MEMORY 1 |
| 79 |
+#define MOZ_MEMORY_BSD 1 |
| 80 |
+#define MOZ_UPDATE_CHANNEL default |
| 81 |
+#define NO_NSPR_10_SUPPORT 1 |
| 82 |
+#define RELEASE_BUILD 1 |
| 83 |
+#define STDC_HEADERS 1 |
| 84 |
+#define VA_COPY va_copy |
| 85 |
+#define XP_UNIX 1 |
| 86 |
+#define _REENTRANT 1 |
| 87 |
+#define _THREAD_SAFE 1 |
| 88 |
+ |
| 89 |
+#include "js/RequiredDefines.h" |
| 90 |
+ |
| 91 |
+#endif /* js_confdefs_h */ |