shithub: mc

Download patch

ref: c33eb769c57da362e7a6ac64e0d538a075e5a5dd
parent: a805b85c6836bb909bd98e63ad2c05a58c814450
author: Ori Bernstein <[email protected]>
date: Fri Nov 24 04:46:56 EST 2017

Fix the deps for bootstrap.

--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@
 	mbld bench
 
 .PHONY: bootstrap
-bootstrap: buildmyr
+bootstrap: subdirs
 	./mk/bootstrap/bootstrap+`uname -s`-`uname -m`.sh
 
 .PHONY: genbootstrap