From: Travis Cross Date: Thu, 20 Mar 2014 15:40:28 +0000 (+0000) Subject: Pull mod_v8 out of the default build X-Git-Tag: v1.5.12~364 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf611fc29e75b2b986cc60ed7b6f964f75d86a23;p=thirdparty%2Ffreeswitch.git Pull mod_v8 out of the default build We love mod_v8 and Peter for making it work so well and in so many places. But it still doesn't build on as many platforms as the rest of FreeSWITCH, and it requires using getlib on a huge library while we're currently trying to pull libraries out of tree and reduce our dependence on getlib. We need to work on getting distributions to push updated versions of libv8. --- diff --git a/build/modules.conf.in b/build/modules.conf.in index 512775b1ae..721a913a09 100644 --- a/build/modules.conf.in +++ b/build/modules.conf.in @@ -118,7 +118,7 @@ languages/mod_lua #languages/mod_perl #languages/mod_python #languages/mod_spidermonkey -languages/mod_v8 +#languages/mod_v8 #languages/mod_yaml loggers/mod_console loggers/mod_logfile