diff options
| author | Rémi Verschelde | 2016-10-14 18:58:24 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2016-10-15 12:20:47 +0200 |
| commit | cbf52606f4928df46fc89d37d781bad782f0616e (patch) | |
| tree | 6a2d1d2a597f17edb735e3b8201c1a3bf0efed7d /platform/haiku/detect.py | |
| parent | 36738ddda4f732fff7bbfb7b4605a47a0bd7c045 (diff) | |
| download | godot-cbf52606f4928df46fc89d37d781bad782f0616e.tar.gz godot-cbf52606f4928df46fc89d37d781bad782f0616e.tar.zst godot-cbf52606f4928df46fc89d37d781bad782f0616e.zip | |
Diffstat (limited to 'platform/haiku/detect.py')
| -rw-r--r-- | platform/haiku/detect.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/haiku/detect.py b/platform/haiku/detect.py index 8aa810e18..af997a573 100644 --- a/platform/haiku/detect.py +++ b/platform/haiku/detect.py @@ -23,7 +23,6 @@ def get_opts(): def get_flags(): return [ - ('builtin_zlib', 'no'), ] def configure(env): |
