#!/bin/sh
exec "${REALGCC:-sh4-linux-gnu-gcc}" "$@" -specs "/usr/lib/sh-linux-musl/musl-gcc.specs"
