benchmark/.github
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
..
ISSUE_TEMPLATE Update issue templates 2020-02-25 11:21:58 +00:00
workflows Add Python 3.12 support (#1676) 2023-10-23 13:04:39 +01:00
install_bazel.sh Change nanobind linkage to response file approach on macOS (#1638) 2023-10-24 13:04:12 +01:00
libcxx-setup.sh reenable msan sanitizer workflow (#1589) 2023-05-03 16:55:45 +01:00