Skip to content

Instantly share code, notes, and snippets.

@ctuffli
Created February 6, 2017 00:55
Show Gist options
  • Save ctuffli/10dafd96f0a1dbd0fad3bfbb5550b292 to your computer and use it in GitHub Desktop.
Save ctuffli/10dafd96f0a1dbd0fad3bfbb5550b292 to your computer and use it in GitHub Desktop.
FreeBSD parallel kernel build with clang38
make -j8 buildkernel CC=/usr/local/bin/clang38 KERNCONF=CAMNVM MAKEOBJDIRPREFIX=/home/ctuffli/dev/freebsd/obj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment