[Buildroot] [PATCH 2/2] ruby: explicitly disable SSP support

Peter Korsgaard peter at korsgaard.com
Tue Nov 10 10:28:27 UTC 2015


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 > The SSP support checks of the Ruby configure script do not do a full
 > link, and therefore don't properly detect if SSP support is fully
 > functional or not, which causes some build failures if the compiler
 > supports -fstack-protector but the C library does not provide the SSP
 > implementation.

 > To avoid this, we explicitly tell ruby if SSP support is available or
 > not.

 > Fixes:

 >   http://autobuild.buildroot.net/results/001/00154b0142f51c197d5d53ae36f7adc4f8250d9d/

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list