#!/bin/bash

export PATH=${PATH/\/var\/lib\/lunar\/compilers:/}

$CC_EXT gcc $COPT "$@"

