Test rules_cc postsubmit pipeline

RELNOTES: None.
PiperOrigin-RevId: 228871773
This commit is contained in:
hlopko 2019-01-11 06:18:10 -08:00 committed by Copybara-Service
parent c0ac741cbe
commit e08b244cc5
1 changed files with 12 additions and 0 deletions

View File

@ -34,3 +34,15 @@ cc_library(
This repository also contains migration tools that can be used to migrate your
project for Bazel incompatible changes.
## Legacy fields migrator
Script that migrates legacy crosstool fields into features
([incompatible flag](https://github.com/bazelbuild/bazel/issues/6861),
[tracking issue](https://github.com/bazelbuild/bazel/issues/5883).
TLDR:
bazel run @rules_cc//tools/migration:legacy_fields_migrator -- \
--input=my_toolchain/CROSSTOOL \
--inline