package/ntp: fix build for toolchains without ssp
authorBernd Kuhls <bernd.kuhls@t-online.de>
Thu, 23 Mar 2017 19:37:00 +0000 (20:37 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 25 Mar 2017 13:55:24 +0000 (14:55 +0100)
commit00968bcac0674250956e99b6fafbf9b373446488
tree6e0b3f3176d4bb83ae97d92971fe1c55fab18dee
parent5408fc925d06d5225a6ba7d18f71fc97cc3a813a
package/ntp: fix build for toolchains without ssp

ntp defaults to use ssp support
http://bk1.ntp.org/ntp-stable/sntp/harden/README

by using these flags
http://bk1.ntp.org/ntp-stable/sntp/harden/linux

If the toolchain lacks SSP support this patch forces ntp to use an
empty set of flags: http://bk1.ntp.org/ntp-stable/sntp/harden/default

Fixes
http://autobuild.buildroot.net/results/1d5/1d58bd8745b22c8eb71fea4c7255d3ace69f6f7a/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ntp/ntp.mk