#!/bin/sh . "$(dirname "$(readlink -f "$0")")/libwrapper.sh" || exit HOST=true cc_check_args "${@}" LINKING=false unset PTXDIST_CCACHE cpp_add_host_extra wrapper_exec "$@"