benchmark/bindings/python
Nicholas Junge e45585a4b8
Change nanobind linkage to response file approach on macOS (#1638)
* 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
2023-10-24 13:04:12 +01:00
..
google_benchmark bump version to 1.8.3 2023-08-31 13:16:50 +01:00
BUILD Add Python bindings. (#957) 2020-05-06 17:28:29 +01:00
build_defs.bzl Build //:benchmark as a static library only. (#1373) 2022-03-17 08:47:45 +00:00
nanobind.BUILD Change nanobind linkage to response file approach on macOS (#1638) 2023-10-24 13:04:12 +01:00
python_headers.BUILD Change nanobind linkage to response file approach on macOS (#1638) 2023-10-24 13:04:12 +01:00