#!/bin/sh
exec "${REALGCC:-gcc}" "$@" -specs "/var/lib/managarm-buildenv/build/tools/host-mlibc/lib/mlibc-gcc.specs"
