CVSROOT: /cvs Module name: ports Changes by: [email protected] 2011/05/31 01:55:16
Modified files:
www/node : Makefile
www/node/patches: patch-deps_v8_src_heap_cc
Log message:
Make v8 pre-allocate at least 32M of virtual memory to avoid
crashing with vmmap. This is needed because of their JIT is
not fully 64-bit.
