#!/bin/bash -e
exec -a /usr/bin/rustc /usr/bin/rustc --target=i686-unknown-linux-gnu "$@"
