Code

Do not compile collectd with debugging support.
authorSebastian Harl <sh@tokkee.org>
Tue, 5 Feb 2008 21:51:25 +0000 (22:51 +0100)
committerSebastian Harl <sh@tokkee.org>
Tue, 5 Feb 2008 21:51:25 +0000 (22:51 +0100)
debian/rules

index 19f2aaefe385ba356bc48ebee09912505528b02e..636e7f6c4f904baee8fa2a7d6347dd180baa5c94 100755 (executable)
@@ -34,8 +34,7 @@ confflags = --host=$(DEB_HOST_GNU_TYPE) \
                        --localstatedir=/var --sysconfdir=/etc \
                        --with-perl-bindings="INSTALLDIRS=vendor" \
                        --disable-xmms \
-                       --without-libstatgrab \
-                       --enable-debug
+                       --without-libstatgrab
 
 # These plugins do not provide any functionality under Linux.
 confflags += --disable-apple_sensors --disable-tape