mudge / re2

Ruby bindings to RE2, a "fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python".
http://mudge.name/re2/
BSD 3-Clause "New" or "Revised" License
130 stars 13 forks source link

Pare down cross-building configuration #147

Closed mudge closed 6 months ago

mudge commented 6 months ago

In an attempt to make the precompilation of gems easier to maintain, try to make it as concise as possible.

Specifically: