File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
lib/cext/include/truffleruby Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 34
34
#define HAVE_LOCALE_H 1
35
35
#define HAVE_MALLOC_MALLOC_H 1
36
36
#define HAVE_PWD_H 1
37
- #define HAVE_SANITIZER_ASAN_INTERFACE_H 1
38
- #define HAVE_SANITIZER_MSAN_INTERFACE_H 1
39
37
#define HAVE_STDALIGN_H 1
40
38
#define HAVE_SYS_ATTR_H 1
41
39
#define HAVE_SYS_FCNTL_H 1
51
49
#define HAVE_TIME_H 1
52
50
#define HAVE_UCONTEXT_H 1
53
51
#define HAVE_UTIME_H 1
54
- #define HAVE_GMP_H 1
55
- #define HAVE_LIBGMP 1
56
52
#define HAVE_TYPEOF 1
57
53
#define HAVE_LONG_LONG 1
58
54
#define HAVE_OFF_T 1
397
393
#define RUBY_JMP_BUF sigjmp_buf
398
394
#define USE_MJIT 1
399
395
#define HAVE_PTHREAD_H 1
400
- #define RUBY_PLATFORM "x86_64-darwin18 "
401
- #endif /* INCLUDE_RUBY_CONFIG_H */
396
+ #define RUBY_PLATFORM "x86_64-darwin19 "
397
+ #endif /* INCLUDE_RUBY_CONFIG_H */
You can’t perform that action at this time.
0 commit comments