bazelbuild / bazel

a fast, scalable, multi-language and extensible build system
https://bazel.build
Apache License 2.0
22.96k stars 4.02k forks source link

[7.4.0] Fix versioned shared libraries for macOS toolchain #23165

Open bazel-io opened 1 month ago

bazel-io commented 1 month ago

Forked from #20847

meteorcloudy commented 1 month ago

@keith @oquenchil Can you manually send a PR for this one? IIRC, it should be https://github.com/bazelbuild/bazel/commit/f0ade80ce920be0719b1a43a40258397f68a944d and https://github.com/bazelbuild/bazel/commit/eb50e5b83bc0f54e7409f553b67a33b8793b7508

keith commented 1 month ago

https://github.com/bazelbuild/bazel/pull/23172

keith commented 2 weeks ago

@iancha1992 should I submit a PR for this branch now? https://github.com/bazelbuild/bazel/pull/23172

iancha1992 commented 2 weeks ago

Yes please! @keith

keith commented 2 weeks ago

https://github.com/bazelbuild/bazel/pull/23339