X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=debian%2Frules;h=5ae576194645d6081fa76909c818f7bf70097f0d;hb=1128c90b33d04489cc3c0318c53047e2656f8185;hp=d64075d7c910f0553dc9de12372890c9bbe89e9f;hpb=0557ba0659198776c0f41dbf47a3aa30d3212868;p=collectd.git diff --git a/debian/rules b/debian/rules index d64075d7..5ae57619 100755 --- a/debian/rules +++ b/debian/rules @@ -18,7 +18,7 @@ DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) CFLAGS = -Wall -g -PLUGINS = mysql sensors +PLUGINS = apache mysql sensors ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) CFLAGS += -O0