Merge "Add JAVAC to the list of env variables to unset."

This commit is contained in:
Nathan Egge
2023-02-18 01:40:21 +00:00
committed by Gerrit Code Review

View File

@@ -369,6 +369,7 @@ func NewConfig(ctx Context, args ...string) Config {
"CDPATH",
"DISPLAY",
"GREP_OPTIONS",
"JAVAC",
"NDK_ROOT",
"POSIXLY_CORRECT",