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