#!/bin/sh
exec x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse "${@}"
