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