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

2014-04-18 Thread Helmut Grohne
Package: src:gcc-4.8 Version: 4.8.2-19 Severity: normal Tags: patch User: helm...@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

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

2014-04-18 Thread Debian Bug Tracking System
Processing control commands: tags -1 - patch Bug #745116 [src:gcc-4.8] src:gcc-4.8: DEB_CROSS_NO_BIARCH=yes ignored for DEB_TARGET_ARCH=hppa Removed tag(s) patch. -- 745116: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745116 Debian Bug Tracking System Contact ow...@bugs.debian.org with

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

2014-04-18 Thread Matthias Klose
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: helm...@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

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

2014-04-18 Thread Helmut Grohne
On Sat, Apr 19, 2014 at 04:43:20AM +0200, Matthias Klose wrote: 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