rules_cc_toolchain icon indicating copy to clipboard operation
rules_cc_toolchain copied to clipboard

Docs for additional libs attribute in toolchain import unclear

Open nathaniel-brough opened this issue 4 years ago • 1 comments

As mentioned in #24 the docs for the additional_libs attribute in the cc_toolchain_import rule should explicitly mention that they do not modify the command line and are simply there to add those libs to the bazel sandbox. This is required for AS_NEEDED type libraries.

nathaniel-brough avatar Oct 07 '21 06:10 nathaniel-brough

CC @DCNick3

nathaniel-brough avatar Oct 07 '21 06:10 nathaniel-brough