crosstool-ng/scripts/build
Nik Konyuchenko c5a17024a9 Disable implicit-function-declaration error for newlib
GCC14 will treat implicit-function-declaration as an error by default.
See https://gcc.gnu.org/gcc-14/porting_to.html for details.

Some libc function like __trap34 are defined in assembly and break this GCC diagnostic.

Signed-off-by: Nik Konyuchenko <spaun2002mobile@gmail.com>
2024-05-18 15:45:55 +12:00
..
arch Add support for 32 and 64-bit PA-RISC linux build targets. 2023-11-25 15:41:47 +13:00
binutils Revert "binutils: Disable glob for better portability" 2024-03-01 14:45:27 +13:00
cc Add option to re-enable ˋlibstdc++ˋ on avr targets. 2023-08-14 16:12:12 +12:00
companion_libs gnuprumcu: Pass host sysroot to build toolchain 2024-03-11 17:29:13 +13:00
companion_tools Convert tabs to spaces 2022-02-11 00:47:51 -08:00
debug gdb: Use correct libexpat for native build 2024-03-13 17:03:23 +13:00
kernel Add support for no-mmu microblaze 2021-08-25 17:36:47 +10:00
libc Disable implicit-function-declaration error for newlib 2024-05-18 15:45:55 +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 Add option to build toolchain tarball 2022-06-15 21:51:58 +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