Loading install_bin.sh +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ select_test_method() # macos does not use ELF TEST=elf ELF= ELF_ARCH= for f in /bin/sh /system/bin/sh; do [ -x "$f" ] && { ELF=$f Loading Loading
install_bin.sh +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ select_test_method() # macos does not use ELF TEST=elf ELF= ELF_ARCH= for f in /bin/sh /system/bin/sh; do [ -x "$f" ] && { ELF=$f Loading