https://sourceware.org/bugzilla/show_bug.cgi?id=28905
--- Comment #2 from Xi Ruoyao <xry111 at xry111 dot site> --- I'm the one added the hack for LFS. Upstream libtool has recent be fixed by https://git.savannah.gnu.org/cgit/libtool.git/commit/?id=3221f9f0fb98d5740ab5d0e8db6a731302520644 and/or https://git.savannah.gnu.org/cgit/libtool.git/commit/?id=b8cad780da77b7cf3aae1b660be3298b7fc48d1e But the configuration system of GCC and Binutils has essentially forked libtool (because they have a --with-sysroot option with different semantics from upstream libtool) and it's not trivial to backport these two changes. -- You are receiving this mail because: You are on the CC list for the bug.