Skip to content

Fix extension not building on Ruby 3.2#35

Closed
stanhu wants to merge 1 commit into
apalmblad:masterfrom
stanhu:sh-fix-ruby-3.2-build-upstream
Closed

Fix extension not building on Ruby 3.2#35
stanhu wants to merge 1 commit into
apalmblad:masterfrom
stanhu:sh-fix-ruby-3.2-build-upstream

Conversation

@stanhu

@stanhu stanhu commented Feb 2, 2024

Copy link
Copy Markdown

In Ruby 3.2 it appears CONFIG['host_os'] resolves to $(target_os). Use RbConfig::CONFIG instead of CONFIG.

In Ruby 3.2 it appears `CONFIG['host_os']` resolves to `$(target_os)`.
Use `RbConfig::CONFIG` instead of `CONFIG`.
@stanhu

stanhu commented Feb 2, 2024

Copy link
Copy Markdown
Author

Closing in favor of #31.

@stanhu stanhu closed this Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant