CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/03/23 01:33:24
Modified files:
mail/mozilla-thunderbird: Makefile
mail/mozilla-thunderbird/patches:
patch-mozilla_js_src_jit_ProcessExecutableMemory_cpp
Log message:
Apply the same patch as in firefox-52 to pre-allocate only 128Mb at js
engine startup, otherwise tb doesnt start with default 768Mb datasize
limit (but starts fine with ulimit -d 1200000) sigh.
reported by semarie@
