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

  /ndk/tests/
run-tests.sh 52 WINE=
109 --wine)
110 WINE=yes
149 echo " --wine Build all tests with wine on Linux"
379 if [ "$WINE" ]; then
382 WINE=wine12
385 WINE=wine17
386 NDK_BUILD_FLAGS="" # make.exe -B hangs in wine > 1.2.x
388 APP_LDFLAGS="$APP_LDFLAGS -fuse-ld=mcld" # 64-bit ld.gold can't run in any wine!
    [all...]
  /ndk/build/tools/
build-llvm.sh 48 WINE=wine
49 register_var_option "--wine=<path>" WINE "WINE needed to run llvm-config.exe for building mclinker with --mingw"
286 $WINE \`dirname \$0\`/llvm-config.exe "\$@"
  /external/valgrind/unittest/
racecheck_unittest.cc     [all...]

Completed in 311 milliseconds