Home
last modified time | relevance | path

Searched refs:ABI_CONFIGURE_TARGET (Results 1 – 3 of 3) sorted by relevance

/ndk/build/tools/
Dbuild-gcc.sh345 $BUILD_SRCDIR/configure --target=$ABI_CONFIGURE_TARGET \
416 INSTALL_TARGET_LIB_PATH="$BUILD_OUT/host-$ABI_CONFIGURE_BUILD/install/$ABI_CONFIGURE_TARGET/lib"
417 TOOLCHAIN_TARGET_LIB_PATH="$TOOLCHAIN_PATH/$ABI_CONFIGURE_TARGET/lib"
426 …dump "Building : $TOOLCHAIN GDB stub. "$TOOLCHAIN_PATH/bin/${ABI_CONFIGURE_TARGET}-gdb.exe", "$WIT…
437 …ols/build-gdb-stub.sh --gdb-executable-path="$TOOLCHAIN_PATH/bin/${ABI_CONFIGURE_TARGET}-gdb.exe" \
453 run rm -rf $TOOLCHAIN_PATH/lib/gcc/$ABI_CONFIGURE_TARGET/*/install-tools
454 run rm -rf $TOOLCHAIN_PATH/lib/gcc/$ABI_CONFIGURE_TARGET/*/plugin
455 run rm -rf $TOOLCHAIN_PATH/libexec/gcc/$ABI_CONFIGURE_TARGET/*/install-tools
457 run rm -rf $TOOLCHAIN_PATH/$ABI_CONFIGURE_TARGET/lib/libiberty.a
458 run rm -rf $TOOLCHAIN_PATH/$ABI_CONFIGURE_TARGET/lib/*/libiberty.a
[all …]
Dprebuilt-common.sh1008 ABI_CONFIGURE_TARGET="arm-linux-androideabi"
1014 ABI_CONFIGURE_TARGET="arm-eabi"
1020 ABI_CONFIGURE_TARGET="aarch64-linux-androideabi"
1031 ABI_CONFIGURE_TARGET="i686-linux-android"
1040 ABI_CONFIGURE_TARGET="x86_64-linux-android"
1049 ABI_CONFIGURE_TARGET="mipsel-linux-android"
1405 TOOLCHAIN_PREFIX=$TOOLCHAIN_PATH/bin/$ABI_CONFIGURE_TARGET
Dmake-standalone-toolchain.sh193 TOOLCHAIN_GCC=$TOOLCHAIN_PATH/bin/$ABI_CONFIGURE_TARGET-gcc
414 ABI_STL="$TMPDIR/$ABI_CONFIGURE_TARGET"
416 ABI_STL_INCLUDE_TARGET="$ABI_STL_INCLUDE/$ABI_CONFIGURE_TARGET"