Alexander von Gluck IV 1b7e0197c1 docker/bootstrap: zlib needs cmake
Change-Id: I460f811bd2ea144ea8121772024e19686e2fa9bb
2018-11-04 09:04:48 -06:00
..
2018-11-04 09:04:48 -06:00

Haiku bootstrap in a container

  1. make
  2. make init
  3. TARGET_ARCH=arm make crosstools
  4. TARGET_ARCH=arm make bootstrap
  5. make enter lets you enter the container and poke around.
  6. profit!