summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2017-08-03 18:46:33 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2017-08-03 18:59:16 +0100
commit8d13d8df65286c391765e8d0ec0571c693ae0676 (patch)
treeaf480e22cd9960ee67b0c53987288e6731bf67c8 /debian/rules
parent5f037021c35e0394bc5bd12ee7b0c9aaa7f37fe3 (diff)
downloadrspamd-8d13d8df65286c391765e8d0ec0571c693ae0676.tar.gz
rspamd-8d13d8df65286c391765e8d0ec0571c693ae0676.zip
[Minor] Add torch support to debian build rules
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 b512a6576..525f237c8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,7 @@ override_dh_auto_configure:
-DENABLE_PCRE2=OFF \
-DENABLE_HIREDIS=ON \
-DENABLE_LUAJIT=ON \
+ -DENABLE_TORCH=ON \
-DWANT_SYSTEMD_UNITS=ON
override_dh_makeshlibs: