Bump up BUFSIZE from 4k to 8k. This was requested by portmgr@ to allow
ports builds in the cluster to work correctly. Tested by: kris
This commit is contained in:
parent
8aee0c82db
commit
4a9ddcdc52
@ -98,6 +98,7 @@
|
||||
#define SYSMALLOC
|
||||
/* Use LC_MESSAGES locale category to open the message catalog */
|
||||
#define MCLoadBySet NL_CAT_LOCALE
|
||||
#define BUFSIZE 8192
|
||||
#endif
|
||||
|
||||
#if defined(__bsdi__)
|
||||
|
Loading…
Reference in New Issue
Block a user