PureDarwin / darwinbuild

Darwinbuild is a collection of tools that assist compilation of the many projects contained in Darwin, the open source base of Apple's macOS operating system.
https://macosforge.github.io/darwinbuild/
Other
48 stars 13 forks source link

Correctly add required directories #5

Closed wjk closed 7 years ago

wjk commented 7 years ago

Without these directories, the Xcode command-line tools will crash. My previous attempt at creating them was flawed; the Xcode tools continued to crash. Hopefully it should work better now. (I tested this on my machine, and dtrace_host build successfully, but of course YMMV.)