[Bug build/34212] [gdb/doc] Building gdb.pot is broken
"cvs-commit at gcc dot gnu.org via Gdb-prs" <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34212 --- Comment #2 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Tom de Vries <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f0d6ada6cb2647173a0aa13220d987178fc3f64d commit f0d6ada6cb2647173a0aa13220d987178fc3f64d Author: Tom de Vries <[email protected]> Date: Tue Jun 9 20:23:25 2026 +0200 [gdb/build] Fix building gdb.pot Since commit 8708a20e2bb ("gdb: store gdbtk object files into their sources directory"), building gdb.pot is broken. The commit added gdbtk/generic to CONFIG_SRC_SUBDIR, and building gdb.pot breaks because the directory doesn't exist. Fix this by ignoring the dir while building gdb.pot. Approved-By: Tom Tromey <[email protected]> Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=34212 -- You are receiving this mail because: You are on the CC list for the bug.