Fix gofmt
Change-Id: Ib5e4db599a6dd858b3a1b1cdb75017b01eac4911
This commit is contained in:
@@ -595,7 +595,7 @@ func (c *buildTargetSingleton) GenerateBuildActions(ctx blueprint.SingletonConte
|
||||
Implicits: dirModules[dir],
|
||||
// HACK: checkbuild should be an optional build, but force it
|
||||
// enabled for now in standalone builds
|
||||
Optional: ctx.Config().(Config).EmbeddedInMake(),
|
||||
Optional: ctx.Config().(Config).EmbeddedInMake(),
|
||||
})
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user