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
As re2 2023-07-01 requires Abseil, we use Rob Savoury's Build Tools PPA
to install it on Ubuntu 20.04. As the legacy Ruby builds run on Ubuntu
16.04 and the version of cmake there is too old to compile Abseil, we
skip newer ABI versions of re2 for Ruby 2.0 and older.
There are fatal problems with Bundler and older Ruby versions on Ubuntu
22.04 (see ruby/setup-ruby#496) otherwise we
could benefit from libabsl-dev being available without a PPA.
0 commit comments