forked from Mirrors/freeswitch
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:
parent
68a30f4fb3
commit
bf611fc29e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user