Bug#578364: Cross dh_strip support

2010-04-19 Thread Loïc Minier
On Mon, Apr 19, 2010, Joey Hess wrote: > It was, #412118 Ah my mistake, thanks -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#578364: Cross dh_strip support

2010-04-19 Thread Joey Hess
Loïc Minier wrote: > It was never reported so far because it's a common issue in upstream It was, #412118 -- see shy jo signature.asc Description: Digital signature

Bug#578364: Cross dh_strip support

2010-04-19 Thread Loïc Minier
Package: debhelper Version: 7.4.17 Severity: minor Tags: patch Hi there When cross-building, dh_strip calls /usr/bin/strip and /usr/bin/objcopy instead of their $triplet-strip and $triplet-objcopy counterparts from the cross-toolchain. It was never reported so far because it's a comm