mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-30 01:28:53 +00:00
a211eaefd1
https://sourceware.org/pipermail/gdb-announce/2024/000140.html The release notes state that "Building GDB and GDBserver now requires a C++17 compiler (for instance, GCC 9 or later)". Looks like we already satisfy this requirement with GDB_DEP_NO_STD_FUTURE. gdbserver now has a dependency on iconv.h, for uclibc configurations we need to make sure this is satisfied. Signed-off-by: Chris Packham <judge.packham@gmail.com>
7 lines
242 B
Plaintext
7 lines
242 B
Plaintext
origin='GNU'
|
|
repository='git git://sourceware.org/git/binutils-gdb.git'
|
|
mirrors='$(CT_Mirrors GNU gdb) $(CT_Mirrors sourceware gdb/releases)'
|
|
relevantpattern='[78].*|. *|.'
|
|
milestones='8.3 10 11 12 13 14 15'
|
|
archive_formats='.tar.xz .tar.gz'
|