Y
Hacker News
new
|
ask
|
show
|
jobs
by
mejutoco
1194 days ago
I would swear I needed it sometimes when installing packages with brew, but I could be wrong.
1 comments
KMnO4
1194 days ago
You’re not entirely wrong; you do need “Xcode Command Line Tools”. Thankfully, that’s a much smaller bundle than Xcode. It contains a bunch of tools for building code, such as llvm, ld, make, and git.
link