Jack Nagel c84f7d0ab2 Revert "Revert "Split bsdmake wrapper out from make wrapper""
I think enough time has passed that it is safe to do this now.

This reverts commit 1003161a848970e782633959904ea776dda7e48b.
2013-12-04 00:37:57 -06:00

4 lines
74 B
Bash
Executable File

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