]> git.ipfire.org Git - thirdparty/gcc.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)
committerArsen Arsenović <arsen@gcc.gnu.org>
Wed, 13 Dec 2023 12:17:35 +0000 (13:17 +0100)
commit36cb7be477885a2464fe9a70467278c7debd5e79
tree15356fab68a474381e265a2a510c4faac23d5e8b
parenteb6c2bcb673c1de622395f0b4c30b65b776ad55d
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.  Drop the
lib_path (as there are no shared libs).
* Makefile.in: Regenerate.
Makefile.def
Makefile.in