OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GOCHAR
(Results
1 - 2
of
2
) sorted by null
/build/blueprint/
bootstrap.bash
20
#
GOCHAR
65
[ -z "$
GOCHAR
" ] &&
GOCHAR
=`go env
GOCHAR
`
71
GOCOMPILE="$GOTOOLDIR/${
GOCHAR
}g"
72
GOLINK="$GOTOOLDIR/${
GOCHAR
}l"
/build/soong/
bootstrap.bash
38
export
GOCHAR
="6"
Completed in 89 milliseconds