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

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
testit 26 LIBCXX_ROOT=`pwd`
43 OPTIONS="$OPTIONS -I$LIBCXX_ROOT/test/support"
47 HEADER_INCLUDE="-I$LIBCXX_ROOT/include"
52 SOURCE_LIB="-L$LIBCXX_ROOT/lib"
testit_android 26 LIBCXX_ROOT=`pwd`
29 ANDROID_SUPPORT=$(cd "$LIBCXX_ROOT"/../../../android/support && pwd)
164 LIBCXX_LIBS=$(cd $LIBCXX_ROOT/.. && pwd)/libs/$TARGET_ABI
212 OPTIONS="$OPTIONS -I$LIBCXX_ROOT/test/support"
216 HEADER_INCLUDE="-I$LIBCXX_ROOT/include -I$ANDROID_SUPPORT/include"

Completed in 23 milliseconds