Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #60395
| From | jean-christophe manciot <actionmystique@gmail.com> |
|---|---|
| Newsgroups | linux.debian.kernel |
| Subject | Building the kernel only for the host architecture |
| Date | 2018-03-04 09:30 +0100 |
| Message-ID | <vpxbP-1KG-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi there, I usually build debian packages from their sources with the following command line: *debuild -i -I --no-sign --build=binary* Is there a way to build only the *architecture independant binary packages and the ones related to the host architecture (amd64)*? I'm looking for a way to avoid building binary packages such as acpi-modules-4.15.0-1-686-di, affs-modules-4.15.0-1-powerpc-di, ata-modules-4.15.0-1-armmp-di, and so on.... Is it: - "--build=binary" which should do the job - or "-- binary-arch" Regards. -- Jean-Christophe Manciot
Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread
Building the kernel only for the host architecture jean-christophe manciot <actionmystique@gmail.com> - 2018-03-04 09:30 +0100
csiph-web