Searched refs:BIN_UTILS_TAR (Results 1 – 1 of 1) sorted by relevance
97 BIN_UTILS_TAR="${BIN_UTILS}.tar.gz"105 if [ ! -f "$BIN_UTILS_TAR" ]; then109 wget "https://mirrors.ustc.edu.cn/gnu/binutils/${BIN_UTILS_TAR}" -P "$INSTALL_POS"112 wget https://ftp.gnu.org/gnu/binutils/${BIN_UTILS_TAR} -P "$INSTALL_POS"115 tar zxvf "$BIN_UTILS_TAR"178 rm -rf "$BIN_UTILS_TAR"