5 lines
75 B
Plaintext
Raw Normal View History

#!/bin/bash
2016-08-07 12:54:25 +02:00
export HOMEBREW_CCCFG="O$HOMEBREW_CCCFG"
exec xcrun make "$@"