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.
This commit is contained in:
Travis Cross 2014-03-20 15:40:28 +00:00
parent 68a30f4fb3
commit bf611fc29e
1 changed files with 1 additions and 1 deletions

View 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