[Bug build/27080] Upstream glibc configure braeks with latest nm package in Fedora
joao.moreira at intel dot com
sourceware-bugzilla@sourceware.org
Wed Dec 16 10:16:48 GMT 2020
https://sourceware.org/bugzilla/show_bug.cgi?id=27080
--- Comment #1 from Joao Moreira <joao.moreira at intel dot com> ---
FTR, applying the below diff to configure works as a temporary workaround for
the bug (but is hardly a solution).
-libc_undefs=`$NM -u conftest.o |
+libc_undefs=`$NM -u conftest.o | grep -v bfd |
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list