12b51ce1fc80
Raw · Blame
#!/bin/sh set -eu : "${MOUSE_LLVM_AR:?MOUSE_LLVM_AR is required}" exec "$MOUSE_LLVM_AR" s "$@"