Adjust patches for ruby4_0
This commit is contained in:
parent
da888ebfd0
commit
9a38d4fa8f
3 changed files with 6 additions and 3 deletions
|
|
@ -8,4 +8,4 @@
|
|||
+$CFLAGS = "#{$CFLAGS} " + case RUBY_VERSION
|
||||
when /^1\.9/; '-DRUBY19'
|
||||
when /^2\./; '-DRUBY19'
|
||||
when /^3\./; '-DRUBY19 -DRUBY30'
|
||||
when /^[34]\./; '-DRUBY19 -DRUBY30'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue