Searched refs:SHARED (Results 1 - 2 of 2) sorted by relevance

/ndk/build/tools/
H A Dbuild-device-llvm.sh53 SHARED=
54 do_shared_option () { SHARED=yes; }
193 if [ "$SHARED" = "yes" ]; then
203 if [ "$SHARED" = "yes" ]; then
231 if [ "$SHARED" = "yes" ]; then
247 if [ "$SHARED" = "yes" ]; then
H A Dbuild-on-device-toolchain.sh43 SHARED=
44 do_shared_option () { SHARED=yes; }
71 if [ "$SHARED" = "yes" ]; then
126 if [ "$SHARED" = "yes" ]; then

Completed in 251 milliseconds