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