Thanks, Yuanjie. I see how your patch changes multiarch() to return
quickly and thus avoid dpkg if the user provides a sysroot or libdir, but
it also comments out some checking to verify that the dynamic linker is in
the correct location and executable. (I'm referring to the following hunk
from y
Hi Kyle,
The fix_cross_compile.patch is related when we pass the sysroot or
libdir to mklibs, in such case it is wrong to call dpkg-architecture as
info on build machine instead of target will be returned.
Thanks,
Yuanjie
On 05/12/2016 04:00 AM, Kyle Russell wrote:
++if sysroot != "" or
What was the intent of the last hunk in fix_cross_compile.patch? It
essentially undoes the following upstream mklibs change, but it doesn't
seem related to whether or not dpkg is used.
http://bazaar.launchpad.net/~ubuntu-installer/mklibs/master/revision/101
https://bugs.debian.org/cgi-bin/bugrepo
From: Yuanjie Huang
1. Show GNU unique symbols as provided symbols
2. Remove dependency on dpkg
Both have been submitted to mklibs maillist:
https://lists.debian.org/debian-boot/2015/07/msg00018.html
https://lists.debian.org/debian-boot/2015/07/msg4.html
Signed-off-by: Yuanjie Huang
Signed-