]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gettext: disable install, docs targets, libasprintf, threads
authorArsen Arsenović <arsen@aarsen.me>
Thu, 16 Nov 2023 22:50:30 +0000 (23:50 +0100)
committerTom Tromey <tromey@adacore.com>
Mon, 18 Dec 2023 16:39:17 +0000 (09:39 -0700)
commit989ea4061f275edb85ab5de8f908be5a273bd05a
tree496afe579a6c88cba00d33cf2f08ea14809a008f
parent8ea1e363b92243b0562e4a4a360a582e368884a8
gettext: disable install, docs targets, libasprintf, threads

This fixes issues reported by David Edelsohn <dje.gcc@gmail.com>, and by
Eric Gallager <egallager@gcc.gnu.org>.

ChangeLog:

* Makefile.def (gettext): Disable (via missing)
{install-,}{pdf,html,info,dvi} and TAGS targets.  Set no_install
to true.  Add --disable-threads --disable-libasprintf.
* Makefile.in: Regenerate.
Makefile.def
Makefile.in