diff options
author | Yuriy Kolerov <ykolerov@synopsys.com> | 2023-05-24 14:54:34 +0400 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2023-05-28 09:29:36 +1200 |
commit | 1f1107feff1a78716afa7424ebe2330ca65044ff (patch) | |
tree | 4523578a4acf98576de39ad2be05261f50f92765 /scripts/functions | |
parent | aad643b59453b5afa0b0893f3d2821c5e8f321ed (diff) | |
download | crosstool-ng-1f1107feff1a78716afa7424ebe2330ca65044ff.tar.gz crosstool-ng-1f1107feff1a78716afa7424ebe2330ca65044ff.tar.bz2 crosstool-ng-1f1107feff1a78716afa7424ebe2330ca65044ff.zip |
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>
Diffstat (limited to 'scripts/functions')
0 files changed, 0 insertions, 0 deletions