net/yate: Disable FORTIFY_SOURCE properly
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 17 Feb 2018 17:39:23 +0000 (18:39 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 17 Feb 2018 17:39:25 +0000 (18:39 +0100)
commitb3dff13a0778effa64d576befd32e3570a5a1dfe
tree1414049dbec2e2a06a24c52009254f0fb5c014e2
parent5eff04c674b0bd13bfcbf2f1e3cd4e5372a5efb3
net/yate: Disable FORTIFY_SOURCE properly

This reverts commit 4cc2afdcdc6891c5546e94e8a15bb9c96864acd6 which
disabled FORTIFY_SOURCE by removing OpenWrt's CPPFLAGS from the built.
Instead PKG_FORTIFY_SOURCE:=0 is defined, which is the proper way to do
it.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/yate/Makefile