diff options
author | V.VamsiKrishna <vk@bsb.in> | 2015-03-20 11:12:13 +0530 |
---|---|---|
committer | V.VamsiKrishna <vk@bsb.in> | 2015-03-20 11:12:13 +0530 |
commit | 9965e93f7eb7297490de597cc8ed8e18b4ba2872 (patch) | |
tree | 335173ba023e8734ecd608af78e44dddf750a952 /platform | |
parent | d3280f91a13da6c106f95c289c095714c638d201 (diff) |
Revert "Removing etc1 from build for javascript platform."
This reverts commit 41b729ccff74e5a9154bee7db0d36ffd74641eae.
Diffstat (limited to 'platform')
-rw-r--r-- | platform/javascript/detect.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/javascript/detect.py b/platform/javascript/detect.py index 947a637fb9..3123367ff0 100644 --- a/platform/javascript/detect.py +++ b/platform/javascript/detect.py @@ -36,7 +36,6 @@ def get_flags(): ('squish', 'no'), ('speex', 'no'), ('old_scenes', 'no'), - ('etc1', 'no'), # ('default_gui_theme', 'no'), #('builtin_zlib', 'no'), |