aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/shims/super/bsdmake
blob: da05a16b2f378be4068b8677e78f7b1154bab21f (plain)
1
2
3
4
#!/bin/bash

export HOMEBREW_CCCFG="O$HOMEBREW_CCCFG"
exec xcrun bsdmake "$@"