emailrelay: don't disable fortify source
GCC8 and 9 are gone. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
c5e0785795
commit
0bd444e694
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ PKG_LICENSE:=GPL-3.0-or-later
|
|||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
PKG_CONFIG_DEPENDS:=CONFIG_EMAILRELAY_SUPPORT_VERBOSE_DBG CONFIG_EMAILRELAY_SSL
|
||||
PKG_FORTIFY_SOURCE:=0 #GCC8 and 9 fix
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue