X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Favahi;h=26508adbe073061788381963acf58a2c6a74a696;hp=ff171f00159d35a797d5a3d16352d057b3614824;hb=af9aa1556e6329e7af3d8939c51316fe1599295a;hpb=467581b8ab2c9a62a2239a7dcea4fe40fe70093c diff --git a/lfs/avahi b/lfs/avahi index ff171f0015..26508adbe0 100644 --- a/lfs/avahi +++ b/lfs/avahi @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2018 IPFire Team # # # # 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 # @@ -32,10 +32,12 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = avahi -PAK_VER = 4 +PAK_VER = 5 DEPS = "dbus libdaemon" +CFLAGS += -U_FORTIFY_SOURCE + ############################################################################### # Top-level Rules ###############################################################################