2021-04-18 18:56:36 +09:00

5 lines
80 B
Bash
Executable File

#!/bin/bash
export HOMEBREW_CCCFG="O${HOMEBREW_CCCFG}"
exec xcrun bsdmake "$@"