Remove supports_lipo field from DefaultCpuToolchain

RELNOTES: None.
PiperOrigin-RevId: 200399094
This commit is contained in:
rosica 2018-06-13 17:59:55 +02:00 committed by Marcel Hlopko
parent d08ec26583
commit 2ea125ddd6
1 changed files with 0 additions and 1 deletions

View File

@ -523,7 +523,6 @@ message MakeVariable {
message DefaultCpuToolchain {
required string cpu = 1;
required string toolchain_identifier = 2;
optional bool supports_lipo = 3 [default = true];
}
// An entire crosstool release, containing the version number, a default target