summaryrefslogtreecommitdiff
path: root/sys/src/cmd
diff options
context:
space:
mode:
authorsl <sl@sp.inri.net>2011-04-15 15:49:51 +0000
committersl <sl@sp.inri.net>2011-04-15 15:49:51 +0000
commit19ab1fbdb6ddb189d824faebca42add17761a8a8 (patch)
treee3f3d343e407bf346a8f645feed0a6f2c868c61e /sys/src/cmd
parentf6f60131899bcaaf1acd0c0e113826af9b32d8fb (diff)
add /sys/lib/dist/bin/386, required for build.
Diffstat (limited to 'sys/src/cmd')
-rw-r--r--sys/src/cmd/gs/386.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/cmd/gs/386.h b/sys/src/cmd/gs/386.h
index 5bdd86bb0..284452ad4 100644
--- 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 ---------------- */