Remove more problematic env vars am: ebfe33ad80
am: b81dc09c7c
Change-Id: Ie61d0f57026af854490d1148ef5d130d97603ec4
This commit is contained in:
commit
bb17d30941
1 changed files with 2 additions and 0 deletions
|
@ -102,8 +102,10 @@ func NewConfig(ctx Context, args ...string) Config {
|
|||
"OUT_DIR_COMMON_BASE",
|
||||
|
||||
// Variables that have caused problems in the past
|
||||
"CDPATH",
|
||||
"DISPLAY",
|
||||
"GREP_OPTIONS",
|
||||
"NDK_ROOT",
|
||||
|
||||
// Drop make flags
|
||||
"MAKEFLAGS",
|
||||
|
|
Loading…
Reference in a new issue