[Bug 603087] [NEW] Allow to build just linux-libc-dev
Marcin Juszkiewicz
603087 at bugs.launchpad.net
Thu Jul 8 10:34:30 UTC 2010
Public bug reported:
To bootstrap cross compiler kernel headers are needed. Those can be
built with "DEB_HOST_ARCH=armel fakeroot debian/rules install-arch-
headers" and then copy from debian/tmp/ to target destination but it is
not nice way imho.
This patch adds "DEB_STAGE=headers" variable which skips building kernel
(which is impossible due to lack of cross compiler) so only packages
with headers will get built.
** Affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Tags: patch
--
Allow to build just linux-libc-dev
https://bugs.launchpad.net/bugs/603087
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list