mirror of
https://github.com/google/benchmark.git
synced 2025-03-16 04:00:07 +08:00
* Change nanobind linkage to response file approach This change needs https://github.com/bazelbuild/bazel/pull/18952 to be merged first. Fixes macOS linkage of GBM's nanobind bindings on macOS by supplying a linker response file instead of `-undefined dynamic_lookup`. The latter has since been deprecated on macOS. * Fix bazel_skylib checksum, bump skylib version in MODULE.bazel * Bump Bazel to version 6.4.0 for linker response file support |
||
---|---|---|
.. | ||
google_benchmark | ||
BUILD | ||
build_defs.bzl | ||
nanobind.BUILD | ||
python_headers.BUILD |