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