Bug#586026: u-boot: FTBFS on sh4: wrongly detects cross-compilation

2010-06-16 Thread Aurelien Jarno
On Wed, Jun 16, 2010 at 01:39:32PM +0900, Paul Mundt wrote: > On Tue, Jun 15, 2010 at 10:18:51PM +0200, Aurelien Jarno wrote: > > Package: u-boot > > Version: 2010.06~rc1-6 > > Severity: normal > > User: debian-...@superh.org > > Usertags: sh4 > > > > u-boot currently fails to build on SH4, as cro

Bug#586026: u-boot: FTBFS on sh4: wrongly detects cross-compilation

2010-06-15 Thread Paul Mundt
On Tue, Jun 15, 2010 at 10:18:51PM +0200, Aurelien Jarno wrote: > Package: u-boot > Version: 2010.06~rc1-6 > Severity: normal > User: debian-...@superh.org > Usertags: sh4 > > u-boot currently fails to build on SH4, as cross-compilation is > detected, and sh4-linux-gcc is then called. This can si

Bug#586026: u-boot: FTBFS on sh4: wrongly detects cross-compilation

2010-06-15 Thread Aurelien Jarno
Package: u-boot Version: 2010.06~rc1-6 Severity: normal User: debian-...@superh.org Usertags: sh4 u-boot currently fails to build on SH4, as cross-compilation is detected, and sh4-linux-gcc is then called. This can simply be fixed by the following patch: --- u-boot-2010.06~rc1.orig/Makefile +++