-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set a default value for --host_crosstool_top.
Previously it was unset and defaulted to --crosstool_top, but that doesn't make sense for android/apple/etc builds. Ideally we would set --host_crosstool_top to the value of --crosstool_top at the beginning of the build, but that isn't currently possible.
- Loading branch information
Showing
1 changed file
with
41 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters