tag 578365 pending
thanks
Hello,
Bug #578365 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=452eb2f
---
commit 452eb2fba819c22764ab12c850deeeb0d3ca8d9a
Author: Raphaël Hertzog <[email protected]>
Date: Fri May 21 16:30:51 2010 +0200
Dpkg::Shlibs::Objdump: use the cross objdump when cross compiling
When <cross-prefix>-objdump is available and when we're cross-compiling
let's use the cross objdump in preference over the standard objdump.
Based-on-patch-by: Loïc Minier <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index e70fe2a..32dbeb5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ dpkg (1.15.8) UNRELEASED; urgency=low
* Fix the non-regression test lib/dpkg/test/t-ar.c by not overflowing the
size of ar_name. Thanks to Colin Watson for the report, analysis and patch.
Closes: #582401
+ * Modify Dpkg::Shlibs::Objdump to use the cross objdump binary when cross
+ compiling. Thanks to Loïc Minier for the initial patch. Closes: #578365
[ Guillem Jover ]
* Require gettext 0.18:
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]