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