Merge pull request #496 from jhjourdan/fix_bootstrap

Fix coreboot, update .depend
master
Damien Doligez 2016-03-08 11:36:15 +01:00
commit 07d16450c8
3 changed files with 2201 additions and 1877 deletions

View File

@ -72,7 +72,7 @@ coreboot:
# Rebuild the library (using byterun/ocamlrun ./ocamlc)
$(MAKE) library-cross
# Promote the new compiler and the new runtime
$(MAKE) promote
$(MAKE) CAMLRUN=byterun/ocamlrun promote
# Rebuild the core system
$(MAKE) partialclean
$(MAKE) core

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff