Enable Theora module for HTML5 platform
(cherry picked from commit b4b816c122
)
This commit is contained in:
parent
ad8f85f8b7
commit
bcbc198992
|
@ -27,7 +27,6 @@ def get_flags():
|
|||
|
||||
return [
|
||||
('tools', False),
|
||||
('module_theora_enabled', False),
|
||||
# Disabling the OpenSSL module noticeably reduces file size.
|
||||
# The module has little use due to the limited networking functionality
|
||||
# in this platform. For the available networking methods, the browser
|
||||
|
|
Loading…
Reference in New Issue