Commit d268bbd
committed
Do not apply ruby 3.1.6 patch for >= 3.2.0
In Ruby 3.2.0, `configure.ac` already has the lines added by the patch:
https://github.com/ruby/ruby/blob/v3_2_0/configure.ac#L369-L374
Also in `thread_pthread.h`:
https://github.com/ruby/ruby/blob/v3_2_0/thread_pthread.h#L93-L100
Signed-off-by: Ben Dean <[email protected]>1 parent 50c7885 commit d268bbd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments