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