Skip to content

Conversation

mame
Copy link
Member

@mame mame commented Dec 18, 2024

Previously, mkmf failed with --disable-component-model build, because it attempted to link during have_devel check but ruby is not installed yet.

This change reverts 70068a6 partially. Setting $have_devel = true skips have_devel check.

Previously, mkmf failed with --disable-component-model build, because it
attempted to link during have_devel check but ruby is not installed yet.

This change reverts 70068a6 partially.
Setting `$have_devel = true` skips have_devel check.
@kateinoigakukun kateinoigakukun merged commit 4b115d9 into ruby:main Dec 18, 2024
29 of 30 checks passed
@mame mame deleted the add-have_devel-for-static-build branch December 19, 2024 00:56
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.

2 participants