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