mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
--with-icu-dir is broken on Ruby 2.0 due to https://bugs.ruby-lang.org/issues/8074. Specifying --with-icu-include/--with-icu-lib is broken on Ruby 2.1 and newer due to https://github.com/bundler/bundler/pull/3338. So now we use --with-icu-dir everywhere but Ruby 2.0.