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