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