Merge "Add JAVAC to the list of env variables to unset."
This commit is contained in:
@@ -369,6 +369,7 @@ func NewConfig(ctx Context, args ...string) Config {
|
|||||||
"CDPATH",
|
"CDPATH",
|
||||||
"DISPLAY",
|
"DISPLAY",
|
||||||
"GREP_OPTIONS",
|
"GREP_OPTIONS",
|
||||||
|
"JAVAC",
|
||||||
"NDK_ROOT",
|
"NDK_ROOT",
|
||||||
"POSIXLY_CORRECT",
|
"POSIXLY_CORRECT",
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user