Home
last modified time | relevance | path

Searched refs:WINE (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/
Drun-tests.sh52 WINE=
110 WINE=yes
379 if [ "$WINE" ]; then
382 WINE=wine12
385 WINE=wine15
392 find_program WINE_PROG $WINE
393 fail_panic "Can't locate $WINE"
425 if [ "$WINE" ]; then
426 if [ "$WINE" = "wine12" ]; then
427 run $WINE cmd /c Z:$NDK/ndk-build.cmd -j$JOBS "$@" $EXTRA_FLAGS
[all …]
/ndk/build/tools/
Dbuild-llvm.sh48 WINE=wine
49 register_var_option "--wine=<path>" WINE "WINE needed to run llvm-config.exe for building mclinker …
286 $WINE \`dirname \$0\`/llvm-config.exe "\$@"