Merge "Add LEX to the list of env variables to unset." into main

This commit is contained in:
Nathan Egge
2024-07-09 00:15:53 +00:00
committed by Gerrit Code Review

View File

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