Revert "Split the x86 host toolchain into glibc and musl variants"

This reverts commit 4fb4ef2242.

Reason for revert: crossed with aosp/1775072

Change-Id: Ied922850b810d82627ba4f9ee42f672cfe286c91
This commit is contained in:
Colin Cross
2021-07-23 22:20:29 +00:00
parent 4fb4ef2242
commit 5d6904e1cf
13 changed files with 18 additions and 295 deletions

View File

@@ -203,7 +203,6 @@ type productVariables struct {
HostArch *string `json:",omitempty"`
HostSecondaryArch *string `json:",omitempty"`
HostMusl *bool `json:",omitempty"`
CrossHost *string `json:",omitempty"`
CrossHostArch *string `json:",omitempty"`