Re: Report 3 — Multiarc h cross-toolchains
Jonathan Nieder <[email protected]>
| Newsgroups | gmane.linux.debian.devel.embedded |
|---|---|
| Message-ID | <20120730205947.GA10739@burratino> |
Thibaut Girka wrote: > * However, it would involve some additional scripting/manual intervention > to prevent cross-built libs to be uploaded. This can be fixed before the end > of the GSoC, and it hopefully will be. Is that even desirable? If the cross-building rules are correct, a cross-built library is just as functional as, say, a library built "natively" on a qemu-emulated target machine with DEB_BUILD_OPTIONS=nocheck, right? I'd think that it would be enough to make sure the policies are clear for human beings and people running autobuilders. Thanks, Jonathan