#!/bin/sh
exec ${REALGCC:-x86_64-pld-linux-gnux32-gcc} "$@" -specs "/usr/libx32/musl/musl-gcc.specs"
