diff options
Diffstat (limited to 'package/collectd')
-rw-r--r-- | package/collectd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/collectd/Makefile b/package/collectd/Makefile index 211955af9..277e061cf 100644 --- a/package/collectd/Makefile +++ b/package/collectd/Makefile @@ -100,7 +100,6 @@ CONFIGURE_ARGS+= --disable-apache \ --without-libiptc \ --with-nan-emulation -TARGET_CFLAGS:= $(filter-out -flto,$(TARGET_CFLAGS)) XAKE_FLAGS+= LIBS='-lm' post-install: |