ref: 19ab1fbdb6ddb189d824faebca42add17761a8a8
parent: f6f60131899bcaaf1acd0c0e113826af9b32d8fb
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 ---------------- */
--
⑨