Debian multiarch support in buildit #21

Open
opened 2 years ago by dyfet · 0 comments
dyfet commented 2 years ago
Owner

Sadly I find some common library packages still do not support cross-build, nor does g++ seem to work anymore, but cross-compiling with multiarch can be so fast and effective in debian when it actually does work. This is just about adding a "-m" flag to buildit, where it would then run the default architecture chroot and instead pass the --arch flag to dpkg-buildpackage --host-arch. The changes should be pretty trivial.

Sadly I find some common library packages still do not support cross-build, nor does g++ seem to work anymore, but cross-compiling with multiarch can be so fast and effective in debian when it actually does work. This is just about adding a "-m" flag to buildit, where it would then run the default architecture chroot and instead pass the --arch flag to dpkg-buildpackage --host-arch. The changes should be pretty trivial.
dyfet added this to the Develop project 2 years ago
dyfet added this to the 1.1 Build Optimizations milestone 2 years ago
dyfet added the enhancement label 2 years ago
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Reference: dyfet/produceit#21
Loading…
There is no content yet.