#!/bin/sh
exec "${REALGCC:-/usr/bin/gcc}" "$@" -specs "/opt/cycle/jetpack/system/embedded/lib/musl-gcc.specs"
