crosstool-ng/scripts/build
Marc Poulhiès d4953677cd Allow for Runtime-less build of GDC and GNAT
Both D and GNAT have their own runtimes (resp. libphotos and libada).
It is still possible to build the compiler proper without any runtime,
and have an external runtime installed later. This is most commonly
found in embedded systems.

An example for D is: https://github.com/KitsunebiGames/tinyd-rt
An example for Ada: https://github.com/Fabien-Chouteau/bare_runtime

Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
2024-06-05 19:30:31 +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 Allow for Runtime-less build of GDC and GNAT 2024-06-05 19:30:31 +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