Merge "Use prebuilt m4 for bison too" am: 02f6880c27
am: 257400347a
am: 079e8ac9bf
Change-Id: I30800d850c533bc5c4f0a5264eaadb76aed29cc6
This commit is contained in:
@@ -98,6 +98,7 @@ func genYacc(ctx android.ModuleContext, rule *android.RuleBuilder, yaccFile andr
|
||||
}
|
||||
|
||||
cmd.Text("BISON_PKGDATADIR=prebuilts/build-tools/common/bison").
|
||||
FlagWithInput("M4=", ctx.Config().PrebuiltBuildTool(ctx, "m4")).
|
||||
Tool(ctx.Config().PrebuiltBuildTool(ctx, "bison")).
|
||||
Flag("-d").
|
||||
Flags(flags).
|
||||
|
Reference in New Issue
Block a user