a0511ca5ee
This linker flag causes undefined symbols to be ignored, which is the default behavior on linux but not macos. This is required when building shared libraries to use as e.g. Python modules. This also matches what Bazel's built-in macos cc toolchain does. |
||
---|---|---|
.. | ||
BUILD | ||
BUILD.sdk.bazel | ||
cc_toolchains.bzl | ||
defs.bzl |