]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/iftop
core149: restart init at update
[ipfire-2.x.git] / lfs / iftop
index 4353b403b45b07af39c4105a84f43d5d9373b21c..09f29bfa3434967dcbd82c06ef89674e0b293370 100644 (file)
--- a/lfs/iftop
+++ b/lfs/iftop
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2017  IPFire Team  <info@ipfire.org>                          #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -34,7 +34,9 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = iftop
 PAK_VER    = 2
 
-DEPS       = ""
+DEPS       =
+
+CFLAGS    += -fcommon
 
 ###############################################################################
 # Top-level Rules