Simon Richter wrote:
> when doing a cross build (with DEB_HOST_* suitably defined), compilation
> fails when dh_strip uses the regular "strip" command instead of the host
> prefixed one.
>
> Could dh_strip be taught to use ${DEB_HOST_GNU_TYPE}-strip if
> ${DEB_BUILD_ARCH} differs from ${DEB_HOST_ARCH}?This has been requested before, and it seems to me better to use binutils-multiarch, since this will get you a strip that works for cross compiling for the many packages that have install -s etc in their makefiles. -- see shy jo
signature.asc
Description: Digital signature

