#!/usr/bin/env sh
exec `dirname $0`/../riscv64-poky-linux/riscv64-poky-linux-gcc -mmusl $@
