diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2018-12-04 21:15:53 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-06 21:20:00 +0100 |
commit | 9ab69b00fd353af4fc9105355408c12c4c9f8455 (patch) | |
tree | f60d6d516ccba5e6fe96e757caf4695920082c08 /support/testing | |
parent | 6c9c6e2685b7b376420eda814d249ac393aadbfa (diff) | |
download | buildroot-9ab69b00fd353af4fc9105355408c12c4c9f8455.tar.gz buildroot-9ab69b00fd353af4fc9105355408c12c4c9f8455.zip |
lxc: fix build without stack protector
Stack protector has been added in version 3.0.3 by
https://github.com/lxc/lxc/commit/2268c27754152aa538db2c9e3753d72d19bcd17a
However, some compilers could missed the needed library (-lssp or
-lssp_nonshared) at linking step so use ax_check_link_flag instead of
ax_check_compile_flag
Fixes:
- http://autobuild.buildroot.org/results/0b90e7dca2984652842832a41abad93ac49a9b86
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'support/testing')
0 files changed, 0 insertions, 0 deletions