Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not require deprecated create_cc_toolchain_config_info attrs
BEGIN_PUBLIC In create_cc_toolchain_config_info, the target_system_name, target_cpu, and target_libc attributes are documented as required and deprecated. In practice, these may safely be `None`. This updates the cc_toolchain rule implementation to no longer require that these attributes are set to arbitrary values. END_PUBLIC PiperOrigin-RevId: 633149160 Change-Id: Ief1d3236ead9299b307ce9ace68cd295536a7b3b
- Loading branch information