commit | c2e385cc4c7c7f2fba3a10bef4cd8a446113416f | [log] [tgz] |
---|---|---|
author | Nathan Egge <negge@google.com> | Sat Feb 18 01:40:21 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Feb 18 01:40:21 2023 +0000 |
tree | 972b1263073b20a7f5e1bd15ffeeeb75d0a60316 | |
parent | 29e7c6fc1596a63536aa2c57794dcc66e685fd5d [diff] | |
parent | 7b067fb7532ade43719f9a427672ba87f363b370 [diff] |
Merge "Add JAVAC to the list of env variables to unset."
diff --git a/ui/build/config.go b/ui/build/config.go index cb7fe1e..73e2c45 100644 --- a/ui/build/config.go +++ b/ui/build/config.go
@@ -369,6 +369,7 @@ "CDPATH", "DISPLAY", "GREP_OPTIONS", + "JAVAC", "NDK_ROOT", "POSIXLY_CORRECT",