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

Bug#745116: src:gcc-4.8: DEB_CROSS_NO_BIARCH=yes ignored for DEB_TARGET_ARCH=hppa



Control: tags -1 - patch

Am 18.04.2014 08:19, schrieb Helmut Grohne:
> Package: src:gcc-4.8
> Version: 4.8.2-19
> Severity: normal
> Tags: patch
> User: helmutg@debian.org
> Usertags: rebootstrap
> 
> I noticed that a DEB_TARGET_ARCH=hppa build with DEB_CROSS_NO_BIARCH=yes
> would try to build for hppa64 as well. The attached patch flips the
> default of with_hppa64 for this particular case.

this is not biarch, but a cross compiler. So what you need to do is to make sure
that you are able to build a canadian cross (cross-building the cross compiler).
 Just omitting to build the hppa64 cross-compiler would leave you without a
compiler to build the kernel.


Reply to: