find /usr/bin -name 'arm-linux-gnueabihf-*' | sed 's_/.*/arm-linux-gnueabihf-__' | xargs -l -i ln -s '/usr/bin/arm-linux-gnueabihf-{}' '{}'