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

  /external/valgrind/main/drd/scripts/ppc-cross/
download-and-build-ppc-crosscompiler 40 export GCC_DIR=gcc-$1
68 if ! /bin/rm -rf $RESULT_TOP/${GCC_DIR}-${GLIBC_DIR}; then
69 abort "Need write permission in $RESULT_TOP/${GCC_DIR}-${GLIBC_DIR}"
71 if ! /bin/mkdir -p $RESULT_TOP/$GCC_DIR-$GLIBC_DIR/$TARGET; then
72 abort "Need write permission in $RESULT_TOP/${GCC_DIR}-${GLIBC_DIR}/$TARGET"
  /ndk/build/tools/
build-host-gcc.sh     [all...]

Completed in 272 milliseconds