oracle / truffleruby

A high performance implementation of the Ruby programming language, built on GraalVM.
https://www.graalvm.org/ruby/
Other
3.03k stars 185 forks source link

[GR-18163] Fix some issues to support rb_sys gem #3671

Closed graalvmbot closed 2 months ago

graalvmbot commented 2 months ago

Fix same issues in building commonmarker's native extension (written in Rust)

Changes:

Related GitHub issue - https://github.com/oracle/truffleruby/issues/3396