[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cross-compiling a package that build-depends on Python



Quoting Łukasz Walewski (2018-02-05 21:19:27)
> On 03.02.2018 14:23, Helmut Grohne wrote:
> > All Build-Depends are treated as host architecture by default. In this
> > case, it seems very likely that python is a build tool so you
> > (implicitly) requested python for the wrong architecture. Switching a
> > dependency from host architecture to build architecture happens by
> > annotating it with ":native" (<- only works in Build-Depends, not
> > Depends).
> This is exactly what I was looking for! I anticipated that there must a 
> way to enforce the native build architecture, but I could not find it 
> anywhere. Could you please point me to the respective documentation?

https://wiki.ubuntu.com/MultiarchCross

Unfortunately, documenting multiarch properly is hard. :(

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687900

Attachment: signature.asc
Description: signature


Reply to: