https://sourceware.org/bugzilla/show_bug.cgi?id=28144
--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_37-branch branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2dad02b6d46eef438cbd14d8511487b056628a38 commit 2dad02b6d46eef438cbd14d8511487b056628a38 Author: Sergei Trofimovich <siarh...@google.com> Date: Mon Jul 26 22:51:18 2021 +0100 texi2pod.pl: add no-op --no-split option support [PR28144] Change 2faf902da ("generate single html manual page by default") added use of --no-split option to makeinfo. binutils reuses makeinfo options for texi2pod.pl wrapper. Unsupported option led to silent manpage truncation. The change adds no-op option support. etc/ PR 28144 * texi2pod.pl: Handle no-op --no-split option. (cherry picked from commit 96a7037cd8573cf065aa6b12baca68696f96d9ca) -- You are receiving this mail because: You are on the CC list for the bug.