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

  /ndk/build/tools/
build-compiler-rt.sh 33 <ndk>/$COMPILER_RT_SUBDIR, but you can override this with the --out-dir=<path>
218 DSTDIR=$NDK_DIR/$COMPILER_RT_SUBDIR/libs/$ABI
279 FILES="$FILES $COMPILER_RT_SUBDIR/libs/$ABI/$LIB"
dev-cleanup.sh 48 rm -rf $DIR/$COMPILER_RT_SUBDIR/libs
dev-defaults.sh 40 COMPILER_RT_SUBDIR=sources/android/compiler-rt
package-release.sh 488 if [ -d "$DSTDIR/$COMPILER_RT_SUBDIR" ]; then
491 copy_prebuilt "$COMPILER_RT_SUBDIR/libs/$COMPILER_RT_ABI" "$COMPILER_RT_SUBDIR/libs"
build-on-device-toolchain.sh 100 run cp -f $NDK_DIR/$COMPILER_RT_SUBDIR/libs/$ABI/libcompiler_rt_static.a $OUT_SYSROOT/usr/lib
make-standalone-toolchain.sh 541 cp -a $NDK_DIR/$COMPILER_RT_SUBDIR/libs/$ABI/* $TMPDIR/sysroot/usr/lib
568 COMPILER_RT_DIR=$NDK_DIR/$COMPILER_RT_SUBDIR

Completed in 71 milliseconds