]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Add torch support to debian build rules
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 3 Aug 2017 17:46:33 +0000 (18:46 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 3 Aug 2017 17:59:16 +0000 (18:59 +0100)
debian/rules

index b512a6576e1a1f325a9ef1c733c743fda1fd375f..525f237c8afb0999b76a0a6a78b22592ef5090ca 100755 (executable)
@@ -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: