mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-27 00:11:05 +00:00
e9cd702a9f
If static cross GDB configuration is selected, cross GDB will be linked statically with std c++ library, because there is no separate option for static std c++ library for cross GDB. The use of not existing variable CT_GDB_NATIVE_STATIC_LIBSTDC has been replaced with CT_GDB_NATIVE_STATIC_LIBSTDCXX. Signed-off-by: Maksim Morozov <maxim.morozov.a@gmail.com> |
||
---|---|---|
.. | ||
200-duma.sh | ||
300-gdb.sh | ||
400-ltrace.sh | ||
500-strace.sh | ||
duma.in | ||
gdbinit.in |