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