CVSROOT: /cvs Module name: ports Changes by: [email protected] 2011/05/31 01:55:04
Modified files:
www/chromium : Makefile
www/chromium/patches: patch-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.
