aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 5dfe45e88..325cf5e3c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,11 +17,9 @@ override_dh_auto_configure:
-DLIBDIR=/usr/lib/rspamd \
-DINCLUDEDIR=/usr/include \
-DSYSTEMDDIR=/lib/systemd/system \
- -DNO_SHARED=ON \
-DCMAKE_BUILD_TYPE=ReleaseWithDebInfo \
-DDEBIAN_BUILD=1 \
-DINSTALL_EXAMPLES=ON \
- -DFORCE_GMIME24=ON \
-DENABLE_JEMALLOC=ON \
-DENABLE_OPTIMIZATION=OFF \
-DENABLE_FULL_DEBUG=OFF \