/xnu-build

xnu build script

Primary LanguagePythonThe UnlicenseUnlicense

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