]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
collectd: Compile fix.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 20 Jun 2014 11:46:06 +0000 (13:46 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 20 Jun 2014 11:46:26 +0000 (13:46 +0200)
lfs/collectd

index 3d2884198b319ad15d5b5b017f3834d40da66525..d4ea661d518bb137c3b85f667330e3d3d0cf564d 100644 (file)
@@ -36,6 +36,8 @@ PROG       = collectd
 
 DEPS       = ""
 
+CFLAGS    += -Wno-error=deprecated-declarations
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################