diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-11-09 21:25:11 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-11-10 11:28:03 +0100 |
commit | b7184e66c07be704ce4e86d46c73e61ed85eb915 (patch) | |
tree | 2101fb0e16f68fa8997e3e11370c607442575716 /package/php-ssh2/php-ssh2.mk | |
parent | f364c1f8d9ab89a499b9e7f03272ca778a7e1750 (diff) | |
download | buildroot-b7184e66c07be704ce4e86d46c73e61ed85eb915.tar.gz buildroot-b7184e66c07be704ce4e86d46c73e61ed85eb915.zip |
ruby: explicitly disable SSP support
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@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/php-ssh2/php-ssh2.mk')
0 files changed, 0 insertions, 0 deletions