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