#!/usr/bin/env bash
exec $(dirname "$0")/run-gcc.sh "$@"
