CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/03/20 14:52:44
Modified files:
www/chromium : Makefile
Added files:
www/chromium/patches: patch-chrome_browser_memory_details_cc
patch-chrome_browser_memory_details_linux_cc
patch-chrome_browser_ui_webui_about_ui_cc
patch-content_app_content_main_cc
patch-content_browser_browser_main_loop_cc
patch-content_browser_child_process_launcher_cc
patch-content_content_browser_gypi
Log message:
Disable using the zygote process just like on macosx to make
chrome happy with rthreads.
This change is fine anyways because we are not using the setuid
sandboxing which would require the zygote process.