[PATCH] nptl_db: use $(READELF) rather than readelf
Joseph S. Myers
joseph@codesourcery.com
Thu Nov 22 21:45:00 GMT 2012
On Thu, 22 Nov 2012, Mike Frysinger wrote:
> We setup $(READELF) and use it everywhere, so fix nptl_db too.
Actually, it looks like elf/Makefile has a plain readelf use that should
be fixed as well. (Such uses don't tend to show up as actual
cross-compilation problems in practice because readelf doesn't depend on
the target architecture and I think people trying to cross-build from
build systems that don't use binutils natively tend to run into other
problems first - the people building from non-GNU systems don't tend to
have the interest or expertise to get in clean fixes for those issues.)
> 2012-11-22 Mike Frysinger <vapier@gentoo.org>
>
> * Makefile ($(objpfx)db-symbols.out): Change readelf to $(READELF).
OK, please commit.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list