mirror of https://github.com/bazelbuild/rules_cc
818289e561
--//examples:incompatible_link_once=False[default = False] When True, it will be an error to link the same library more than once unless it has the tag LINKABLE_MORE_THAN_ONCE --//examples:experimental_debug=True[default = False] When True, it will generate files listing the exports of each cc_shared_library and which libraries are linked to it statically. RELNOTES:none PiperOrigin-RevId: 311323625 Change-Id: I340cc71965650f7c9dd7ef7fb9656da362021527 |
||
---|---|---|
.. | ||
my_c_archive | ||
my_c_compile | ||
test_cc_shared_library | ||
test_cc_shared_library2 | ||
test_cc_shared_library3 | ||
write_cc_toolchain_cpu | ||
BUILD | ||
experimental_cc_shared_library.bzl |