#!/bin/sh
exec "${REALGCC:-gcc}" "$@" -specs "/usr/mC/1.2.5s/lib64/musl-gcc.specs"
