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

  /ndk/build/tools/
dev-cleanup.sh 43 rm -rf $DIR/$GNUSTL_SUBDIR/include
44 rm -rf $DIR/$GNUSTL_SUBDIR/libs/*
dev-defaults.sh 22 GNUSTL_SUBDIR=sources/cxx-stl/gnu-libstdc++
build-gnu-libstdc++.sh 42 <ndk>/$GNUSTL_SUBDIR, but you can override this with the --out-dir=<path>
112 # $4: Destination directory (optional, will default to $GNUSTL_SUBDIR/lib/$ABI)
130 DSTDIR=$NDK_DIR/$GNUSTL_SUBDIR/libs/$ABI
225 local DDIR="$NDK_DIR/$GNUSTL_SUBDIR"
262 pack_archive "$PACKAGE" "$NDK_DIR" "$GNUSTL_SUBDIR/include"
268 FILES="$FILES $GNUSTL_SUBDIR/libs/$ABI/$LIB"
copy-libstdcxx.sh 31 It will copy the files (headers and libraries) under <ndk-dir>/$GNUSTL_SUBDIR
107 OUT_DIR="$NDK_DIR/$GNUSTL_SUBDIR"
package-release.sh 378 copy_prebuilt "$GNUSTL_SUBDIR/include" "$GNUSTL_SUBDIR"
380 copy_prebuilt "$GNUSTL_SUBDIR/libs/$STL_ABI" "$GNUSTL_SUBDIR/libs"

Completed in 1655 milliseconds