summaryrefslogtreecommitdiff
path: root/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2
diff options
context:
space:
mode:
authorBenjamin Sanders <ben@Benjamins-MacBook-Pro.local>2025-10-11 10:34:24 -0400
committerBenjamin Sanders <ben@Benjamins-MacBook-Pro.local>2025-10-11 10:34:24 -0400
commit5571dc766e2143e39762ff0b47c41d1c2e154f4c (patch)
treef4f124d314a7e76c04484515aa0fd1f2e271a601 /vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2
parent359f3309c97fc894b63e0a295c76ab298504d635 (diff)
Vendor bundled gems for deployment
Diffstat (limited to 'vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2')
-rw-r--r--vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/gem.build_complete0
-rw-r--r--vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/gem_make.out25
-rwxr-xr-xvendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/json/ext/generator.bundlebin0 -> 104896 bytes
-rwxr-xr-xvendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/json/ext/parser.bundlebin0 -> 75408 bytes
-rw-r--r--vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/mkmf.log167
5 files changed, 192 insertions, 0 deletions
diff --git a/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/gem.build_complete b/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/gem.build_complete
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/gem.build_complete
diff --git a/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/gem_make.out b/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/gem_make.out
new file mode 100644
index 0000000..157ed17
--- /dev/null
+++ b/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/gem_make.out
@@ -0,0 +1,25 @@
+current directory: /Users/ben/Documents/Websites/Personal-Website-2025/vendor/bundle/ruby/3.4.0/gems/json-2.12.2/ext/json/ext/parser
+/Users/ben/.rubies/ruby-3.4.1/bin/ruby extconf.rb
+checking for rb_enc_interned_str() in ruby.h... yes
+checking for rb_hash_new_capa() in ruby.h... yes
+checking for rb_hash_bulk_insert() in ruby.h... yes
+checking for strnlen() in string.h... yes
+checking for whether -std=c99 is accepted as CFLAGS... yes
+creating Makefile
+
+current directory: /Users/ben/Documents/Websites/Personal-Website-2025/vendor/bundle/ruby/3.4.0/gems/json-2.12.2/ext/json/ext/parser
+make DESTDIR\= sitearchdir\=./.gem.20251011-8915-iftz2k sitelibdir\=./.gem.20251011-8915-iftz2k clean
+
+current directory: /Users/ben/Documents/Websites/Personal-Website-2025/vendor/bundle/ruby/3.4.0/gems/json-2.12.2/ext/json/ext/parser
+make DESTDIR\= sitearchdir\=./.gem.20251011-8915-iftz2k sitelibdir\=./.gem.20251011-8915-iftz2k
+compiling parser.c
+linking shared-object json/ext/parser.bundle
+ld: warning: search path '/opt/homebrew/Cellar/readline/8.2.13/lib' not found
+ld: warning: search path '/opt/homebrew/Cellar/gdbm/1.24/lib' not found
+
+current directory: /Users/ben/Documents/Websites/Personal-Website-2025/vendor/bundle/ruby/3.4.0/gems/json-2.12.2/ext/json/ext/parser
+make DESTDIR\= sitearchdir\=./.gem.20251011-8915-iftz2k sitelibdir\=./.gem.20251011-8915-iftz2k install
+/usr/bin/install -c -m 0755 parser.bundle ./.gem.20251011-8915-iftz2k/json/ext
+
+current directory: /Users/ben/Documents/Websites/Personal-Website-2025/vendor/bundle/ruby/3.4.0/gems/json-2.12.2/ext/json/ext/parser
+make DESTDIR\= sitearchdir\=./.gem.20251011-8915-iftz2k sitelibdir\=./.gem.20251011-8915-iftz2k clean
diff --git a/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/json/ext/generator.bundle b/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/json/ext/generator.bundle
new file mode 100755
index 0000000..4b693f4
--- /dev/null
+++ b/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/json/ext/generator.bundle
Binary files differ
diff --git a/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/json/ext/parser.bundle b/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/json/ext/parser.bundle
new file mode 100755
index 0000000..00b49a3
--- /dev/null
+++ b/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/json/ext/parser.bundle
Binary files differ
diff --git a/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/mkmf.log b/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/mkmf.log
new file mode 100644
index 0000000..8c4dd37
--- /dev/null
+++ b/vendor/bundle/ruby/3.4.0/extensions/arm64-darwin-24/3.4.0-static/json-2.12.2/mkmf.log
@@ -0,0 +1,167 @@
+have_func: checking for rb_enc_interned_str() in ruby.h... -------------------- yes
+
+DYLD_LIBRARY_PATH=.:/Users/ben/.rubies/ruby-3.4.1/lib ASAN_OPTIONS=detect_leaks=0 "clang -o conftest -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0/arm64-darwin24 -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0/ruby/backward -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0 -I. -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/libyaml/include -I/opt/homebrew/opt/gdbm/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef -pipe conftest.c -L. -L/Users/ben/.rubies/ruby-3.4.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/libyaml/lib -L/opt/homebrew/opt/gdbm/lib -L. -fstack-protector-strong -L/opt/homebrew/Cellar/readline/8.2.13/lib -L/opt/homebrew/Cellar/libyaml/0.2.5/lib -L/opt/homebrew/Cellar/gdbm/1.24/lib -arch arm64 -lruby.3.4-static -framework CoreFoundation -ldl -lobjc -lpthread -lpthread "
+ld: warning: ignoring duplicate libraries: '-lpthread'
+ld: warning: search path '/opt/homebrew/Cellar/readline/8.2.13/lib' not found
+ld: warning: search path '/opt/homebrew/Cellar/gdbm/1.24/lib' not found
+checked program was:
+/* begin */
+1: #include "ruby.h"
+2:
+3: int main(int argc, char **argv)
+4: {
+5: return !!argv[argc];
+6: }
+/* end */
+
+DYLD_LIBRARY_PATH=.:/Users/ben/.rubies/ruby-3.4.1/lib ASAN_OPTIONS=detect_leaks=0 "clang -o conftest -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0/arm64-darwin24 -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0/ruby/backward -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0 -I. -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/libyaml/include -I/opt/homebrew/opt/gdbm/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef -pipe conftest.c -L. -L/Users/ben/.rubies/ruby-3.4.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/libyaml/lib -L/opt/homebrew/opt/gdbm/lib -L. -fstack-protector-strong -L/opt/homebrew/Cellar/readline/8.2.13/lib -L/opt/homebrew/Cellar/libyaml/0.2.5/lib -L/opt/homebrew/Cellar/gdbm/1.24/lib -arch arm64 -lruby.3.4-static -framework CoreFoundation -ldl -lobjc -lpthread -lpthread "
+conftest.c:16:57: error: use of undeclared identifier 'rb_enc_interned_str'
+ 16 | int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_enc_interned_str; return !p; }
+ | ^
+1 error generated.
+checked program was:
+/* begin */
+ 1: #include "ruby.h"
+ 2:
+ 3: #include <ruby.h>
+ 4:
+ 5: /*top*/
+ 6: extern int t(void);
+ 7: int main(int argc, char **argv)
+ 8: {
+ 9: if (argc > 1000000) {
+10: int (* volatile tp)(void)=(int (*)(void))&t;
+11: printf("%d", (*tp)());
+12: }
+13:
+14: return !!argv[argc];
+15: }
+16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_enc_interned_str; return !p; }
+/* end */
+
+DYLD_LIBRARY_PATH=.:/Users/ben/.rubies/ruby-3.4.1/lib ASAN_OPTIONS=detect_leaks=0 "clang -o conftest -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0/arm64-darwin24 -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0/ruby/backward -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0 -I. -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/libyaml/include -I/opt/homebrew/opt/gdbm/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef -pipe conftest.c -L. -L/Users/ben/.rubies/ruby-3.4.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/libyaml/lib -L/opt/homebrew/opt/gdbm/lib -L. -fstack-protector-strong -L/opt/homebrew/Cellar/readline/8.2.13/lib -L/opt/homebrew/Cellar/libyaml/0.2.5/lib -L/opt/homebrew/Cellar/gdbm/1.24/lib -arch arm64 -lruby.3.4-static -framework CoreFoundation -ldl -lobjc -lpthread -lpthread "
+ld: warning: ignoring duplicate libraries: '-lpthread'
+ld: warning: search path '/opt/homebrew/Cellar/readline/8.2.13/lib' not found
+ld: warning: search path '/opt/homebrew/Cellar/gdbm/1.24/lib' not found
+checked program was:
+/* begin */
+ 1: #include "ruby.h"
+ 2:
+ 3: #include <ruby.h>
+ 4:
+ 5: /*top*/
+ 6: extern int t(void);
+ 7: int main(int argc, char **argv)
+ 8: {
+ 9: if (argc > 1000000) {
+10: int (* volatile tp)(void)=(int (*)(void))&t;
+11: printf("%d", (*tp)());
+12: }
+13:
+14: return !!argv[argc];
+15: }
+16: extern void rb_enc_interned_str();
+17: int t(void) { rb_enc_interned_str(); return 0; }
+/* end */
+
+--------------------
+
+have_func: checking for rb_hash_new_capa() in ruby.h... -------------------- yes
+
+DYLD_LIBRARY_PATH=.:/Users/ben/.rubies/ruby-3.4.1/lib ASAN_OPTIONS=detect_leaks=0 "clang -o conftest -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0/arm64-darwin24 -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0/ruby/backward -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0 -I. -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/libyaml/include -I/opt/homebrew/opt/gdbm/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef -pipe conftest.c -L. -L/Users/ben/.rubies/ruby-3.4.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/libyaml/lib -L/opt/homebrew/opt/gdbm/lib -L. -fstack-protector-strong -L/opt/homebrew/Cellar/readline/8.2.13/lib -L/opt/homebrew/Cellar/libyaml/0.2.5/lib -L/opt/homebrew/Cellar/gdbm/1.24/lib -arch arm64 -lruby.3.4-static -framework CoreFoundation -ldl -lobjc -lpthread -lpthread "
+ld: warning: ignoring duplicate libraries: '-lpthread'
+ld: warning: search path '/opt/homebrew/Cellar/readline/8.2.13/lib' not found
+ld: warning: search path '/opt/homebrew/Cellar/gdbm/1.24/lib' not found
+checked program was:
+/* begin */
+ 1: #include "ruby.h"
+ 2:
+ 3: #include <ruby.h>
+ 4:
+ 5: /*top*/
+ 6: extern int t(void);
+ 7: int main(int argc, char **argv)
+ 8: {
+ 9: if (argc > 1000000) {
+10: int (* volatile tp)(void)=(int (*)(void))&t;
+11: printf("%d", (*tp)());
+12: }
+13:
+14: return !!argv[argc];
+15: }
+16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_hash_new_capa; return !p; }
+/* end */
+
+--------------------
+
+have_func: checking for rb_hash_bulk_insert() in ruby.h... -------------------- yes
+
+DYLD_LIBRARY_PATH=.:/Users/ben/.rubies/ruby-3.4.1/lib ASAN_OPTIONS=detect_leaks=0 "clang -o conftest -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0/arm64-darwin24 -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0/ruby/backward -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0 -I. -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/libyaml/include -I/opt/homebrew/opt/gdbm/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef -pipe conftest.c -L. -L/Users/ben/.rubies/ruby-3.4.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/libyaml/lib -L/opt/homebrew/opt/gdbm/lib -L. -fstack-protector-strong -L/opt/homebrew/Cellar/readline/8.2.13/lib -L/opt/homebrew/Cellar/libyaml/0.2.5/lib -L/opt/homebrew/Cellar/gdbm/1.24/lib -arch arm64 -lruby.3.4-static -framework CoreFoundation -ldl -lobjc -lpthread -lpthread "
+ld: warning: ignoring duplicate libraries: '-lpthread'
+ld: warning: search path '/opt/homebrew/Cellar/readline/8.2.13/lib' not found
+ld: warning: search path '/opt/homebrew/Cellar/gdbm/1.24/lib' not found
+checked program was:
+/* begin */
+ 1: #include "ruby.h"
+ 2:
+ 3: #include <ruby.h>
+ 4:
+ 5: /*top*/
+ 6: extern int t(void);
+ 7: int main(int argc, char **argv)
+ 8: {
+ 9: if (argc > 1000000) {
+10: int (* volatile tp)(void)=(int (*)(void))&t;
+11: printf("%d", (*tp)());
+12: }
+13:
+14: return !!argv[argc];
+15: }
+16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_hash_bulk_insert; return !p; }
+/* end */
+
+--------------------
+
+have_func: checking for strnlen() in string.h... -------------------- yes
+
+DYLD_LIBRARY_PATH=.:/Users/ben/.rubies/ruby-3.4.1/lib ASAN_OPTIONS=detect_leaks=0 "clang -o conftest -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0/arm64-darwin24 -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0/ruby/backward -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0 -I. -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/libyaml/include -I/opt/homebrew/opt/gdbm/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef -pipe conftest.c -L. -L/Users/ben/.rubies/ruby-3.4.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/libyaml/lib -L/opt/homebrew/opt/gdbm/lib -L. -fstack-protector-strong -L/opt/homebrew/Cellar/readline/8.2.13/lib -L/opt/homebrew/Cellar/libyaml/0.2.5/lib -L/opt/homebrew/Cellar/gdbm/1.24/lib -arch arm64 -lruby.3.4-static -framework CoreFoundation -ldl -lobjc -lpthread -lpthread "
+ld: warning: ignoring duplicate libraries: '-lpthread'
+ld: warning: search path '/opt/homebrew/Cellar/readline/8.2.13/lib' not found
+ld: warning: search path '/opt/homebrew/Cellar/gdbm/1.24/lib' not found
+checked program was:
+/* begin */
+ 1: #include "ruby.h"
+ 2:
+ 3: #include <string.h>
+ 4:
+ 5: /*top*/
+ 6: extern int t(void);
+ 7: int main(int argc, char **argv)
+ 8: {
+ 9: if (argc > 1000000) {
+10: int (* volatile tp)(void)=(int (*)(void))&t;
+11: printf("%d", (*tp)());
+12: }
+13:
+14: return !!argv[argc];
+15: }
+16: int t(void) { void ((*volatile p)()); p = (void ((*)()))strnlen; return !p; }
+/* end */
+
+--------------------
+
+append_cflags: checking for whether -std=c99 is accepted as CFLAGS... -------------------- yes
+
+DYLD_LIBRARY_PATH=.:/Users/ben/.rubies/ruby-3.4.1/lib ASAN_OPTIONS=detect_leaks=0 "clang -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0/arm64-darwin24 -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0/ruby/backward -I/Users/ben/.rubies/ruby-3.4.1/include/ruby-3.4.0 -I. -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/libyaml/include -I/opt/homebrew/opt/gdbm/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef -pipe -arch arm64 -std=c99 -Werror -c conftest.c"
+checked program was:
+/* begin */
+1: #include "ruby.h"
+2:
+3: int main(int argc, char **argv)
+4: {
+5: return !!argv[argc];
+6: }
+/* end */
+
+--------------------
+