Alexander von Gluck IV bae2263db9 docker/bootstrap: Add extra gcc bootstrap requirements
Change-Id: Icacba4faaaab7e9af2b04225f99ef00ea4753606
2018-11-02 22:32:12 -05: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!