#!/bin/sh path="$(dirname $0)" exec "${FILTER_CXX:-c++}" -B "$path" "$@"