#!/usr/bin/env sh
exec "/usr/lib/mingw64-toolchain/bin/x86_64-w64-mingw32-ld" -m i386pe "${@}"
