4 lines
74 B
Plaintext
Raw Normal View History

#!/bin/bash
export HOMEBREW_CCCFG="O$HOMEBREW_CCCFG"
exec xcrun make "$@"