Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 304 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 304 Bytes

Notice

This project might be more awesome: https://github.com/blacktop/darwin-xnu-build

XNU Build Script

All files will be written into fakeroot instead of system path

# compile xnu kernel
./x.py

# make json compilation database
JSONDB=1 ./x.py

# compile codeql database
./ql.py