aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2016-04-11 11:26:44 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2016-04-11 11:26:44 +0100
commit401e5b9b11ae0098723639bf241f54e12f8d14c2 (patch)
tree7eff2cc477632686633a8c9e5c1f5a3488ab3a8b /debian/rules
parentf36e38a2a4d3e3a877ac02adc14ba42389a971e9 (diff)
downloadrspamd-401e5b9b11ae0098723639bf241f54e12f8d14c2.tar.gz
rspamd-401e5b9b11ae0098723639bf241f54e12f8d14c2.zip
[Minor] Enable jemalloc for debian builds
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 5f3356e2c..1bb93c663 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,7 @@ override_dh_auto_configure:
-DDEBIAN_BUILD=1 \
-DINSTALL_EXAMPLES=ON \
-DFORCE_GMIME24=ON \
+ -DENABLE_JEMALLOC=ON \
-DENABLE_HIREDIS=ON \
-DENABLE_LUAJIT=ON \
-DWANT_SYSTEMD_UNITS=ON