]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Pull mod_v8 out of the default build
authorTravis Cross <tc@traviscross.com>
Thu, 20 Mar 2014 15:40:28 +0000 (15:40 +0000)
committerTravis Cross <tc@traviscross.com>
Thu, 20 Mar 2014 15:40:28 +0000 (15:40 +0000)
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.

build/modules.conf.in

index 512775b1ae01776e1ae6d0e8ff0670dfd76c1cb6..721a913a09e78f008965e812e6f641d9b62260ee 100644 (file)
@@ -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