summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 525f237c8..c958a26ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ override_dh_auto_configure:
-DENABLE_JEMALLOC=ON \
-DENABLE_OPTIMIZATION=OFF \
-DENABLE_FULL_DEBUG=OFF \
- -DENABLE_GD=ON \
+ -DENABLE_GD=OFF \
-DENABLE_PCRE2=OFF \
-DENABLE_HIREDIS=ON \
-DENABLE_LUAJIT=ON \