summaryrefslogtreecommitdiffstats
path: root/package/bash-completion/bash-completion.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-28 17:31:43 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-28 17:37:43 +0200
commitb0aafef6198ee292c4f426295e92cc9b601c2338 (patch)
treeb8b90df1bfa1b3ab01340314f53b29790ba8868d /package/bash-completion/bash-completion.mk
parent2e035a9aecc37b87a277fd53f84743a18a6f03a7 (diff)
downloadbuildroot-b0aafef6198ee292c4f426295e92cc9b601c2338.tar.gz
buildroot-b0aafef6198ee292c4f426295e92cc9b601c2338.zip
dropbear: fix build with non-SSP capable toolchain
By default, Dropbear's configure script enables hardening flags. Unfortunately, the check for SSP only uses AC_COMPILE_IFELSE(), and therefore doesn't properly test for the availability of libssp, visible only at link time. In addition, Buildroot passes its own hardening flags, depending on various global options. So, we simply disable hardening flags in Dropbear. This fixes a build failure with non-SSP capable toolchains happening since the bump to 2018.76. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/bash-completion/bash-completion.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud