[Buildroot] [git commit] dropbear: fix build with non-SSP capable toolchain

Peter Korsgaard peter at korsgaard.com
Mon Aug 27 09:38:04 UTC 2018


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=b0aafef6198ee292c4f426295e92cc9b601c2338
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > 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 at bootlin.com>

Committed to 2018.02.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list