Skip to content

pwn0rz/xnu-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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