aboutsummaryrefslogtreecommitdiff
path: root/linux-headers/include/linux/usb/midi.h
diff options
context:
space:
mode:
authorTrevor Gamblin <tgamblin@baylibre.com>2025-06-09 09:19:57 -0400
committerChristoph Müllner <christophm30@gmail.com>2025-06-12 09:12:15 +0200
commit062ad358f7c73129d4239248b6441ccec6ca2231 (patch)
tree29d05031c9fc2627fc56488af889ac8aef2a71b2 /linux-headers/include/linux/usb/midi.h
parentad66829bd9ed8b5cfc10daabdedb6250d2dee6ee (diff)
downloadriscv-gnu-toolchain-master.zip
riscv-gnu-toolchain-master.tar.gz
riscv-gnu-toolchain-master.tar.bz2
gdb: update submodule for gcc 15.x compatibilityHEAD2025.07.032025.06.13master
Update the commit ID for the gdb submodule so that we pull a version of gdb with the following commit from master: |5c87b330e91 readline/tcap.h: Update definitions for C23 Without which, we see errors like the following during build (and tools are not successfully built) if the system has gcc 15.x or newer: |/home/tgamblin/workspace/git/riscv-gnu-toolchain/gdb/readline/readline/tcap.h:50:12: note: declared here | 50 | extern int tgetflag (); | | ^~~~~~~~ |/home/tgamblin/workspace/git/riscv-gnu-toolchain/gdb/readline/readline/terminal.c:204:26: error: too many arguments to function ‘tgetflag’; expected 0, have 1 | 204 | #define TGETFLAG(cap) (tgetflag (cap) == TGETFLAG_SUCCESS) | | ^~~~~~~~ This occurs because of the change to gnu23 as the default C standard. See: https://gcc.gnu.org/gcc-15/porting_to.html#c23 and the subsequent section for details. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Diffstat (limited to 'linux-headers/include/linux/usb/midi.h')
0 files changed, 0 insertions, 0 deletions