diff src/puresize.h @ 20:859a2309aef8 r19-15b93

Import from CVS: tag r19-15b93
author cvs
date Mon, 13 Aug 2007 08:50:05 +0200
parents 0293115a14e9
children 441bb1e64a06
line wrap: on
line diff
--- a/src/puresize.h	Mon Aug 13 08:49:44 2007 +0200
+++ b/src/puresize.h	Mon Aug 13 08:50:05 2007 +0200
@@ -110,7 +110,7 @@
 /* Extra amount of purespace needed for Sunpro builds. */
 
 #ifdef SUNPRO
-# define SUNPRO_PURESIZE_EXTRA 40000
+# define SUNPRO_PURESIZE_EXTRA 135000
 #else
 # define SUNPRO_PURESIZE_EXTRA 0
 #endif