|
|
|
@ -27,7 +27,6 @@ def get_flags():
|
|
|
|
|
|
|
|
|
|
|
|
return [
|
|
|
|
return [
|
|
|
|
('tools', False),
|
|
|
|
('tools', False),
|
|
|
|
('module_theora_enabled', False),
|
|
|
|
|
|
|
|
# Disabling the OpenSSL module noticeably reduces file size.
|
|
|
|
# Disabling the OpenSSL module noticeably reduces file size.
|
|
|
|
# The module has little use due to the limited networking functionality
|
|
|
|
# The module has little use due to the limited networking functionality
|
|
|
|
# in this platform. For the available networking methods, the browser
|
|
|
|
# in this platform. For the available networking methods, the browser
|
|
|
|
|