tags 576725 +pending thanks Hi, The following change has been committed for this bug by Manoj Srivastava <sriva...@debian.org> on Sun, 18 Jul 2010 09:06:09 -0700. The fix will be in the next upload. ========================================================================= [master]: allow arch specific Makefiles to override objcopy as needed
kernel-package fails to build a kernel package on hppa when the target kernel is 64-bit. It fails because kernel-package uses hardcoded "objcopy" to build /usr/lib/debug debuginfo files for kernel modules but 64-bit kernel needs crosscompile prefix on parisc and normal objcopy does not understand the 64-bit module format. This change uses the same mechanism as the kernel Makefiles to allow arch specific Makefiles to specify what to use as objcopy. Thanks to Meelis Roos <mr...@linux.ee> Closes: Bug#576725 Signed-off-by: Manoj Srivastava <sriva...@debian.org> ========================================================================= -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org