[Bug build/22837] Fix cross-compile in sunrpc
joseph at codesourcery dot com
sourceware-bugzilla@sourceware.org
Mon Feb 12 18:07:00 GMT 2018
https://sourceware.org/bugzilla/show_bug.cgi?id=22837
--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
What do you mean by "fixes cross"? Please explain what you think is
incorrect and why you think it is incorrect.
The patch is certainly wrong. The test in question is specifically about
verifying a fix for a bug in rpcgen - the *installed* program, built for
the host for which glibc it built, not the cross-rpcgen program that is
only used at build time and so doesn't need to handle the case in question
at all. Furthermore, $(built-program-cmd) evaluates to run a program,
built for the glibc host, with the new dynamic linker and the specified
test wrapper, so cannot correctly be used with cross-rpcgen at all.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list