From 19ab1fbdb6ddb189d824faebca42add17761a8a8 Mon Sep 17 00:00:00 2001 From: sl Date: Fri, 15 Apr 2011 15:49:51 +0000 Subject: [PATCH] add /sys/lib/dist/bin/386, required for build. --- sys/src/cmd/gs/386.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ---------------- */