]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/collectd
vim: update to 8.2 and fix crash with gcc-10
[people/pmueller/ipfire-2.x.git] / lfs / collectd
index e31324817f160e7fddee53a2576590b657963c55..e3fcc10134b1fe1641fcf1c3271cf476fcbece30 100644 (file)
@@ -34,9 +34,9 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = collectd
 
-DEPS       = ""
+DEPS       =
 
-CFLAGS    += -Wno-error=deprecated-declarations
+CFLAGS    += -fcommon -Wno-error=deprecated-declarations
 
 ###############################################################################
 # Top-level Rules