kumquat-buildroot/toolchain/toolchain-external
Carlos Santos c868095681 toolchain: fix detection of SSP support
GCC issues a warning message if -fstack-protector is passed but SSP is
not available, so in order to force the compilation to fail we must also
pass -Werror.

All external toolchains were verified. The only one whose configuration
incorrectly selected BR2_TOOLCHAIN_HAS_SSP was CodeSourcery NIOSII.

Fixes:
  http://autobuild.buildroot.net/results/ce8fe8ac9cf0db01ae15d476ea714ff176965cfb
  http://autobuild.buildroot.net/results/09ce8f05e28c0219f499ce55130e896cae0c8b45

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-03-25 22:52:33 +02:00
..
toolchain-external-codescape-img-mips toolchain/external: hide versions too old for the current arch 2017-11-24 22:16:19 +01:00
toolchain-external-codescape-mti-mips toolchain/external: hide versions too old for the current arch 2017-11-24 22:16:19 +01:00
toolchain-external-codesourcery-aarch64 toolchain/external: hide versions too old for the current arch 2017-11-24 22:16:19 +01:00
toolchain-external-codesourcery-amd64 toolchain/external: hide versions too old for the current arch 2017-11-24 22:16:19 +01:00
toolchain-external-codesourcery-arm arch/arm: armv8 is really armv8a 2017-11-24 23:01:41 +01:00
toolchain-external-codesourcery-mips toolchain/external: hide versions too old for the current arch 2017-11-24 22:16:19 +01:00
toolchain-external-codesourcery-niosII toolchain: fix detection of SSP support 2018-03-25 22:52:33 +02:00
toolchain-external-custom toolchain: add 4.15.x choice for headers 2018-01-28 23:48:21 +01:00
toolchain-external-linaro-aarch64 toolchain-external: bump version of Linaro AArch64 toolchain to 7.2-2017.11 2017-12-29 23:28:58 +01:00
toolchain-external-linaro-arm toolchain-external: bump version of Linaro ARM toolchain to 7.2-2017.11 2017-12-29 23:28:53 +01:00
toolchain-external-linaro-armeb toolchain-external: bump version of Linaro ARMeb toolchain to 7.2-2017.11 2017-12-29 23:28:56 +01:00
toolchain-external-synopsys-arc toolchain: bump ARC prebuild toolchain to arc-2017.09 2018-01-09 10:07:14 +01:00
Config.in
pkg-toolchain-external.mk toolchain/toolchain-external: libatomic should also be copied for musl toolchains 2018-01-17 22:37:59 +01:00
toolchain-external.mk