crosstool-ng/scripts/build
Chris Packham f5e0d33ab4 Allow libsanitizer on architectures that support it
libsanitizer is only supported on selected architectures. Add
ARCH_SUPPORTS_LIBSANITIZER and have architectures select this option
based on the list of supported configurations from GCC's
libsanitizer/configure.tgt. Support for mips64 was added in GCC12 so
this is an additional condition for the mips architecture.

Fixes #1733

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2022-07-11 19:49:23 +12:00
..
arch Remove obsolete bionic/android support 2022-05-10 19:46:53 +12:00
binutils binutils: Disable libdebuginfod when producing a static toolchain 2022-02-23 20:20:34 +13:00
cc Allow libsanitizer on architectures that support it 2022-07-11 19:49:23 +12:00
companion_libs gmp: Set CC_FOR_BUILD and CPP_FOR_BUILD 2022-05-31 20:01:17 +12:00
companion_tools Convert tabs to spaces 2022-02-11 00:47:51 -08:00
debug duma: Add version 2.5.21 2022-05-15 11:21:22 +12:00
kernel Add support for no-mmu microblaze 2021-08-25 17:36:47 +10:00
libc glibc: configure adding debug symbols in glibc build 2022-06-21 20:33:34 +12:00
test_suite Fix the references to old config variables 2017-07-08 10:57:56 -07:00
arch.sh Add config flags for omitting 'arch' and 'vendor' 2018-12-10 01:10:01 -08:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08:00
companion_tools.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
debug.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
internals.sh build/internals.sh: Handle pie executables 2019-09-14 22:21:11 +12:00
libc.sh Fold libc_start_files into libc 2022-02-11 00:47:51 -08:00
test_suite.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00