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