shims/mac/super/bsdmake: repair style
This commit is contained in:
parent
748bc3bf8e
commit
4f6ecd5bf8
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
export HOMEBREW_CCCFG="O$HOMEBREW_CCCFG"
|
||||
export HOMEBREW_CCCFG="O${HOMEBREW_CCCFG}"
|
||||
exec xcrun bsdmake "$@"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user