mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
Drop mod_spidermonkey from our default build
There are build issues with mod_spidermonkey on certain platforms, and we hope to replace it soon anyway.
This commit is contained in:
@@ -118,7 +118,7 @@ languages/mod_lua
|
||||
#languages/mod_managed
|
||||
#languages/mod_perl
|
||||
#languages/mod_python
|
||||
languages/mod_spidermonkey
|
||||
#languages/mod_spidermonkey
|
||||
#languages/mod_yaml
|
||||
loggers/mod_console
|
||||
loggers/mod_logfile
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
<!-- <load module="mod_posix_timer"/> -->
|
||||
|
||||
<!-- Languages -->
|
||||
<load module="mod_spidermonkey"/>
|
||||
<!-- <load module="mod_spidermonkey"/> -->
|
||||
<!-- <load module="mod_perl"/> -->
|
||||
<!-- <load module="mod_python"/> -->
|
||||
<!-- <load module="mod_java"/> -->
|
||||
|
||||
Reference in New Issue
Block a user