Skip to content

b-man/xnu-deps-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

160882e · Oct 17, 2014

History

37 Commits
Nov 23, 2013
Aug 29, 2014
Aug 29, 2014
Nov 6, 2013
Sep 30, 2013
Aug 17, 2013
Oct 13, 2014
Nov 24, 2013
Aug 17, 2013

Repository files navigation

Building cctools/mig for Linux
==============================

On Ubuntu at least, you will need the following packages;
   - llvm
   - llvm-dev
   - uuid-dev
   - libssl-dev
   - libblocksruntime-dev
   - libc6-i386-dev (if 64-bit)
   - gcc-multilib (if 64-bit)
   - build-essential
   - flex
   - tcsh
   - bison
   - clang
   - unifdef
   - all of the autotools