crosstool-ng/scripts/build
Yuriy Kolerov 1f1107feff gdb: Use a relative includedir for native gdb and gdbserver
Use a relative path for include directory if gdb or gdbserver
is being built and installed for a target. Otherwise headers
are installed in ${destdir}${CT_HEADERS_DIR} - a concatenation
of ${destdir} and an absolute path to sysroot's include directory.
As a result debug-root may contain wrong paths for includes.

Signed-off-by: Yuriy Kolerov <ykolerov@synopsys.com>
2023-05-28 09:29:36 +12:00
..
arch Add BPF architecture target support 2022-12-14 17:11:02 +13:00
binutils binutils: Add binutils 2.40 2023-03-08 16:54:34 +13:00
cc picolibc: Don't disable libstdc++ wchar_t for 1.8.1 or newer 2023-04-19 15:13:55 +12:00
companion_libs mpfr: Add support of building MPFR for target 2023-05-19 15:54:16 +12:00
companion_tools Convert tabs to spaces 2022-02-11 00:47:51 -08:00
debug gdb: Use a relative includedir for native gdb and gdbserver 2023-05-28 09:29:36 +12:00
kernel Add support for no-mmu microblaze 2021-08-25 17:36:47 +10:00
libc picolibc: Add configuration to select picolibc as the system libc 2023-03-08 16:54:12 +13: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