shithub: mc

Download patch

ref: d48c3220b5bbf3604b0b16d344d3cc0c17c5f8a7
parent: 28284f54c9ac36296ad3c820e779c24fcfc6f550
author: Ori Bernstein <ori@eigenstate.org>
date: Tue Dec 20 15:58:33 EST 2016

Add 'Sysinit' macro to mkfile.

--- a/mkfile
+++ b/mkfile
@@ -59,4 +59,5 @@
 	echo '#define Symprefix ""' >> config.h
 	echo '#define Defaultasm Plan9' >> config.h
 	echo '#define Objsuffix ".6"' >> config.h
+	echo '#define Sysinit' >> config.h