Loading envsetup.sh +2 −1 Original line number Original line Diff line number Diff line Loading @@ -291,7 +291,6 @@ function set_stuff_for_environment() setpaths setpaths set_sequence_number set_sequence_number export ANDROID_BUILD_TOP=$(gettop) # With this environment variable new GCC can apply colors to warnings/errors # With this environment variable new GCC can apply colors to warnings/errors export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01' export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01' export ASAN_OPTIONS=detect_leaks=0 export ASAN_OPTIONS=detect_leaks=0 Loading Loading @@ -1682,3 +1681,5 @@ done unset f unset f addcompletions addcompletions export ANDROID_BUILD_TOP=$(gettop) Loading
envsetup.sh +2 −1 Original line number Original line Diff line number Diff line Loading @@ -291,7 +291,6 @@ function set_stuff_for_environment() setpaths setpaths set_sequence_number set_sequence_number export ANDROID_BUILD_TOP=$(gettop) # With this environment variable new GCC can apply colors to warnings/errors # With this environment variable new GCC can apply colors to warnings/errors export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01' export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01' export ASAN_OPTIONS=detect_leaks=0 export ASAN_OPTIONS=detect_leaks=0 Loading Loading @@ -1682,3 +1681,5 @@ done unset f unset f addcompletions addcompletions export ANDROID_BUILD_TOP=$(gettop)