1 2 3 4 5 6 7
# target adaption (no clue how this ever worked before!?) eval "$( declare -f build | \ sed ' s/x86_64-unknown-linux-gnu/i686-unknown-linux-gnu/g ' )"