/xnu-deps-linux

Mig/cctools for Linux combo makefile thingy

Primary LanguageC

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
   - all of the autotools