Searched refs:compileCmd (Results 1 – 3 of 3) sorted by relevance
22 g.bootstrap.compileCmd = @@GoCompile@@42 …command = GOROOT='${g.bootstrap.goRoot}' ${g.bootstrap.compileCmd} -o ${out} -p ${pkgPath} -comple…70 | ${g.bootstrap.compileCmd} $94 ${g.bootstrap.compileCmd} $116 ${g.bootstrap.compileCmd} $136 ${g.bootstrap.compileCmd}153 ${g.bootstrap.srcDir}/parser/sort.go | ${g.bootstrap.compileCmd}168 ${g.bootstrap.srcDir}/pathtools/glob.go | ${g.bootstrap.compileCmd}186 ${g.bootstrap.compileCmd}200 ${g.bootstrap.compileCmd}[all …]
22 g.bootstrap.compileCmd = @@GoCompile@@46 …command = GOROOT='${g.bootstrap.goRoot}' ${g.bootstrap.compileCmd} -o ${out} -p ${pkgPath} -comple…90 ${g.bootstrap.compileCmd} $113 ${g.bootstrap.compileCmd} $146 ${g.bootstrap.compileCmd} $172 ${g.bootstrap.compileCmd} $195 ${g.bootstrap.compileCmd} $216 ${g.bootstrap.compileCmd}237 ${g.bootstrap.compileCmd}253 ${g.bootstrap.compileCmd} $[all …]
24 compileCmd = pctx.StaticVariable("compileCmd", "@@GoCompile@@") var