Commit 7988efd
committed
Set
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.$have_devel = true for static build1 parent 2ba4910 commit 7988efd
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
97 | 102 | | |
98 | 103 | | |
99 | 104 | | |
| |||
0 commit comments