Skip to content

Commit 55d0c6f

Browse files
committed
(PA-4717) Drop unneeded configure.ac patch on Windows Ruby 3.2
The patch was added in 8612b87 when bumping ruby from 2.7.3 to 2.7.5. The underlying issues seems to have been fixed upstream in ruby/ruby@29bbad9 and first released in Ruby 2.7.4, specifically commits c32375883a696fcf8e9e99875f1339ee5474a255 and 48bb0329eb325bc5b77c222f45b8dc97a208d986.
1 parent f325ad2 commit 55d0c6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configs/components/ruby-3.2.0.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
pkg.apply_patch "#{base}/windows_mingw32_mkmf.patch"
6868
pkg.apply_patch "#{base}/windows_nocodepage_utf8_fallback_r2.5.patch"
6969
# pkg.apply_patch "#{base}/ruby-faster-load_27.patch"
70-
# pkg.apply_patch "#{base}/windows_configure.patch"
7170
end
7271

7372
####################

0 commit comments

Comments
 (0)