HomeSort by relevance Sort by last modified time
    Searched refs:OPTION_SYSROOT (Results 1 - 2 of 2) sorted by null

  /ndk/build/tools/
build-gdbserver.sh 43 OPTION_SYSROOT=
57 do_sysroot () { OPTION_SYSROOT=$1; }
117 fix_sysroot "$OPTION_SYSROOT"
build-gcc.sh 41 OPTION_SYSROOT=
42 register_var_option "--sysroot=<path>" OPTION_SYSROOT "Specify sysroot directory directly"
111 fix_sysroot "$OPTION_SYSROOT"

Completed in 31 milliseconds