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