platform_build_soong/scripts
Colin Cross 8e877af5f4 Hide warning on static executables in strip.sh
Stripping static executables prints a warning:
bash: prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-nm: No such file or directory

The message is harmless, just hide it.

Also turn on pipefail so that the script will exit if the command
returns an error.

Bug: 24409581
Test: m checkbuild
Change-Id: I9647c55c3509e4573e6d4f2f6d88119bdf31e9fb
2018-09-19 23:23:51 +00:00
..
build-ndk-prebuilts.sh Clean up darwin cc toolchain 2018-08-28 20:08:50 -07:00
clang-tidy.sh Add clang-tidy.sh to filter out troublesome flags. 2018-08-22 09:21:45 -07:00
copygcclib.sh Add license headers to all go and shell files 2017-11-17 23:05:26 +00:00
diff_build_graphs.sh Have diff_build_graphs.sh print the number of lines in the diff 2017-11-29 12:54:43 -08:00
gen-kotlin-build-file.sh Fix error in build when OUT_DIR_COMMON_BASE is used 2018-07-10 12:42:22 -07:00
jar-args.sh Add license headers to all go and shell files 2017-11-17 23:05:26 +00:00
jar-wrapper.sh Add default jar wrapper when wrapper property is not specified 2017-11-03 15:19:15 -07:00
jars-to-module-info-java.sh Add license headers to all go and shell files 2017-11-17 23:05:26 +00:00
manifest_fixer.py Make manifest_fixer.py keep targetSdkVersion high with min_sdk_version 2018-09-10 14:41:56 -07:00
manifest_fixer_test.py Make manifest_fixer.py keep targetSdkVersion high with min_sdk_version 2018-09-10 14:41:56 -07:00
microfactory.bash Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
setup_go_workspace_for_soong.sh Make setup_go_workspace_for_soong work on Mac 2017-12-04 14:58:00 -08:00
strip.sh Hide warning on static executables in strip.sh 2018-09-19 23:23:51 +00:00
toc.sh Enable toc support for Darwin and Windows 2018-09-10 23:12:11 -07:00