mirror of
https://github.com/bazelbuild/rules_cc
synced 2024-11-28 21:34:00 +00:00
c2b692b4e4
We use BUILD example added in previous CL and inspect the resulting *.so files with nm. Also fixes implementation of shared library to work with Bazel after having flipped the legacy whole archive flag. This caused exported libraries to be dropped by the linker unless they were alwayslink. Still more tests to come. RELNOTES:none PiperOrigin-RevId: 280640226 Change-Id: I34b48ce7379536352f87b703580083eb85ca67b3 |
||
---|---|---|
.. | ||
my_c_archive | ||
my_c_compile | ||
test_cc_shared_library | ||
write_cc_toolchain_cpu | ||
BUILD | ||
experimental_cc_shared_library.bzl |