]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
restore build with --enable-maintainer-mode
authorIndu Bhagat <indu.bhagat@oracle.com>
Wed, 22 May 2024 15:38:34 +0000 (08:38 -0700)
committerIndu Bhagat <indu.bhagat@oracle.com>
Wed, 22 May 2024 15:40:01 +0000 (08:40 -0700)
A build with --enable-maintainer-mode is currently failing with:

make[4]: *** No rule to make target '<SRC>/gas/config/te-ia64aix.h',
 needed by '<SRC>/gas/po/gas.pot'.  Stop.
make[4]: Leaving directory '<$OBJ>/gas/po'
make[3]: *** [Makefile:1695: all-recursive] Error 1
...

As config/te-ia64aix.h is now removed, remove the corresponding fragment
from the makefile.

gas/
        * Makefile.am: Remove config/te-ia64aix.h.
        * Makefile.in: Regenerate.
        * po/POTFILES.in: Regenerate.

gas/Makefile.am
gas/Makefile.in
gas/po/POTFILES.in

index 37ca0952f7e4dc3baed52cdf17361730d5db1124..b9b9e18be036096c8af331f7bef6f9581404b02e 100644 (file)
@@ -342,7 +342,6 @@ TARG_ENV_HFILES = \
        config/te-hppa.h \
        config/te-hppa64.h \
        config/te-hppalinux64.h \
-       config/te-ia64aix.h \
        config/te-interix.h \
        config/te-lynx.h \
        config/te-macos.h \
index bc25765cb5b2018d701e7c9c4489f19a3fd9ecf1..b57516369d721b394e68cf55d9e65b1677966ef8 100644 (file)
@@ -841,7 +841,6 @@ TARG_ENV_HFILES = \
        config/te-hppa.h \
        config/te-hppa64.h \
        config/te-hppalinux64.h \
-       config/te-ia64aix.h \
        config/te-interix.h \
        config/te-lynx.h \
        config/te-macos.h \
index 082044719717a03fa2e8b8eedd4d346f1d784e4b..5281cbbf6b14736e4718655e4890ae1cd285e333 100644 (file)
@@ -204,7 +204,6 @@ config/te-go32.h
 config/te-hppa.h
 config/te-hppa64.h
 config/te-hppalinux64.h
-config/te-ia64aix.h
 config/te-interix.h
 config/te-lynx.h
 config/te-macos.h