aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2016-03-08 17:33:39 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2016-03-08 17:33:39 +0000
commit16f7461d83f9caa13bd2bc71a59a3f5c7b55710d (patch)
treed3c1695f6703aba3c294d6993a34d900dfde4539 /debian
parent217cc21be61bb2bdd3e9b584137e7555630c7420 (diff)
downloadrspamd-16f7461d83f9caa13bd2bc71a59a3f5c7b55710d.tar.gz
rspamd-16f7461d83f9caa13bd2bc71a59a3f5c7b55710d.zip
[Minor] Explicitly set ENABLE_LUAJIT in debian rules
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 3a7332840..5f3356e2c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ override_dh_auto_configure:
-DINSTALL_EXAMPLES=ON \
-DFORCE_GMIME24=ON \
-DENABLE_HIREDIS=ON \
+ -DENABLE_LUAJIT=ON \
-DWANT_SYSTEMD_UNITS=ON
override_dh_makeshlibs: