git: 9front

Download patch

ref: 94727fa3e35906835ca2def808427d5e8ad382d8
parent: acbc9ef6c7c9446e07daf3e5f25c3cd9b2fcb37b
author: sl <sl@sp.inri.net>
date: Fri Apr 15 11:49:51 EDT 2011

add /sys/lib/dist/bin/386, required for build.

--- a/sys/src/cmd/gs/386.h
+++ b/sys/src/cmd/gs/386.h
@@ -33,7 +33,7 @@
 
 	 /* ---------------- Cache sizes ---------------- */
 
-#define ARCH_CACHE1_SIZE 1048576
+#define ARCH_CACHE1_SIZE 262144
 #define ARCH_CACHE2_SIZE 4194304
 
 	 /* ---------------- Miscellaneous ---------------- */
--