ruby/gc
Nobuyoshi Nakada 9a5f6a45c6 Fix up gc/extconf_base.rb
- Add flags to appropriate variables.

- Use `append_cflags` to append a flag safely, instead of appending
  blindly.
2024-11-26 19:06:21 +09:00
..
default Use extconf to build external GC modules 2024-11-25 13:05:23 +00:00
mmtk [ruby/mmtk] Use extconf.rb for external GC compilation 2024-11-22 09:55:25 +00:00
extconf_base.rb Fix up gc/extconf_base.rb 2024-11-26 19:06:21 +09:00
gc.h Place all non-default GC API behind USE_SHARED_GC 2024-11-25 13:05:23 +00:00
gc_impl.h Place all non-default GC API behind USE_SHARED_GC 2024-11-25 13:05:23 +00:00