-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Labels
incompatible-changeIncompatible/breaking changeIncompatible/breaking changeteam-Rules-CPPIssues for C++ rulesIssues for C++ rules
Description
Incompatible change.
We have deprecated the cc_toolchain Starlark API returning legacy CROSSTOOL fields. These methods are removed:
- compiler_options
- c_options
- cxx_options
- unfiltered_compiler_options
- link_options
- dynamic_link_options
- fully_static_link_options
- mostly_static_link_options
Use the new API from cc_common instead.
See full migration docs for instructions.
Metadata
Metadata
Assignees
Labels
incompatible-changeIncompatible/breaking changeIncompatible/breaking changeteam-Rules-CPPIssues for C++ rulesIssues for C++ rules