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