Merge "Bump the bootstrap epoch number." am: a64bd73b18
am: 7d48540233
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1879603 Change-Id: Ifbb80bdfc44c002913cef06c4745a2e31db24f1c
This commit is contained in:
@@ -49,7 +49,7 @@ const (
|
|||||||
// version of bootstrap and needs cleaning before continuing the build. Increment this for
|
// version of bootstrap and needs cleaning before continuing the build. Increment this for
|
||||||
// incompatible changes, for example when moving the location of the bpglob binary that is
|
// incompatible changes, for example when moving the location of the bpglob binary that is
|
||||||
// executed during bootstrap before the primary builder has had a chance to update the path.
|
// executed during bootstrap before the primary builder has had a chance to update the path.
|
||||||
bootstrapEpoch = 0
|
bootstrapEpoch = 1
|
||||||
)
|
)
|
||||||
|
|
||||||
func writeEnvironmentFile(ctx Context, envFile string, envDeps map[string]string) error {
|
func writeEnvironmentFile(ctx Context, envFile string, envDeps map[string]string) error {
|
||||||
|
Reference in New Issue
Block a user