#! /usr/bin/env bash # TARGET=$1 PREFIX="$2" URL="https://ftp.gnu.org/gnu/binutils/binutils-$VERSION.tar.xz" ARCHIVE=$(basename "$URL")