Files
re2/python
Paul Wankadia 03da4fc085 Use --enable_platform_specific_config in .bazelrc.
This magically applies the `linux`, `macos` or `windows` configuration
depending on the OS. Apart from simplifying things for us, this should
hopefully also unbreak the RE2 build that Bazel folks run in their CI.

Fixes #428.

Change-Id: I2f4192dd728661558a8c4c4c8dd68a720af3ff71
Reviewed-on: https://code-review.googlesource.com/c/re2/+/61370
Reviewed-by: Perry Lorier <perryl@google.com>
Reviewed-by: Paul Wankadia <junyer@google.com>
2023-05-26 10:20:28 +00:00
..

Building requires Python 3 and pybind11 to be installed on your system.