#!/bin/sh
exec "${REALGCC:-cc}" "$@" -specs "/2022Q2/musl/lib/musl-gcc.specs"
