CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2012/11/05 09:29:51

Modified files:
        x11/qt4        : Makefile 
Added files:
        x11/qt4/patches: 
                         
patch-src_3rdparty_webkit_Source_JavaScriptCore_jit_ExecutableAllocatorFixedVMPool_cpp
 

Log message:
Fix QtWebkit on amd64. With the default 512Mb datasize ulimit, any app
using it crashes right away at startup, since it tries to preallocate
1Gb of memory.

>From webkit's 
>patch-Source_JavaScriptCore_jit_ExecutableAllocatorFixedVMPool_cpp
tested with mnemosyne & arora.

Reply via email to