#!/bin/bash
ARCH=mips
bash cbuilder "$@" -a ${ARCH}
