commit | 9aace01eeafbec977f2c24ef164616e09027ce5e | [log] [tgz] |
---|---|---|
author | Torne (Richard Coles) <torne@google.com> | Tue Oct 03 16:31:18 2017 -0400 |
committer | Torne (Richard Coles) <torne@google.com> | Fri Oct 20 16:49:41 2017 -0400 |
tree | 8dfd5eeef5db19c4e00638705018009d8d43b62b | |
parent | 8aa4a5d0b9cc887a64aee0465fe9d11623540f47 [diff] |
Don't add empty entry to PATH. When ANDROID_TOOLCHAIN_2ND_ARCH is unset (all arches except ARM64) the PATH was being extended with an empty entry, which is interpreted as the current directory (rarely desirable). Test: lunch aosp_arm-eng; echo $PATH; lunch aosp_arm64-eng; echo $PATH Change-Id: I31661241c10b06165dcf555c8b3e799fe54cc0dc