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

  /ndk/build/tools/
build-mingw64-toolchain.sh 469 LICENSES_DIR=$INSTALL_DIR/licenses/
470 mkdir -p $LICENSES_DIR
473 # Copy all license files to $LICENSES_DIR
474 (tar cf - -C $SRC_DIR $LICENSE_FILES) | (tar xf - -C $LICENSES_DIR)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh 469 LICENSES_DIR=$INSTALL_DIR/licenses/
470 mkdir -p $LICENSES_DIR
473 # Copy all license files to $LICENSES_DIR
474 (tar cf - -C $SRC_DIR $LICENSE_FILES) | (tar xf - -C $LICENSES_DIR)

Completed in 120 milliseconds