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

  /external/chromium_org/tools/clang/scripts/
update.sh 21 LIBCXX_DIR="${LLVM_DIR}/projects/libcxx"
26 ABS_LIBCXX_DIR="${PWD}/${LIBCXX_DIR}"
240 echo Getting libc++ r"${CLANG_REVISION}" in "${LIBCXX_DIR}"
242 "${LIBCXX_DIR}"
  /ndk/build/tools/
make-standalone-toolchain.sh 532 LIBCXX_DIR=$NDK_DIR/$LIBCXX_SUBDIR
533 LIBCXX_LIBS=$LIBCXX_DIR/libs
575 copy_directory "$LIBCXX_DIR/libcxx/include" "$ABI_STL_INCLUDE"
581 copy_directory "$LIBCXX_DIR/../llvm-libc++abi/libcxxabi/include" "$ABI_STL_INCLUDE/../../llvm-libc++abi/include"

Completed in 69 milliseconds