You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[GR-30240] Default to --disable-static when installing nokogiri
* nokogiri 1.11.2 defaults to --disable-static, so this is noop on recent nokogiri.
* Fixes a compilation issue on older macOS for older nokogiri releases.
* About 2x faster to build than without --disable-static for older nokogiri releases on macOS.
(cherry picked from commit cf1e33e)
0 commit comments