#!/bin/bash

CMD=${0/dragonegg-LLVM_VERSION-/}

exec ${CMD}-mp-GCC_VERSION -fplugin=PLUGIN "${@}"
