Bug#730010: (no subject)

2013-11-25 Thread tony mancill
On 11/22/2013 04:29 PM, Kill Your TV wrote: > > FWIW I was able to copy Makefile-linux-armel-32.make to > Makefile-linux-mips-32.make to build for mips within a qemu session. > Maybe that trick would also be done for mipsel (e.g. > Makefile-linux-mipsel-32.make). The mips packages built this way w

Bug#730010: (no subject)

2013-11-23 Thread tony mancill
On 11/22/2013 04:29 PM, Kill Your TV wrote: > > FWIW I was able to copy Makefile-linux-armel-32.make to > Makefile-linux-mips-32.make to build for mips within a qemu session. > Maybe that trick would also be done for mipsel (e.g. > Makefile-linux-mipsel-32.make). The mips packages built this way w

Bug#730010: (no subject)

2013-11-22 Thread Kill Your TV
FWIW I was able to copy Makefile-linux-armel-32.make to Makefile-linux-mips-32.make to build for mips within a qemu session. Maybe that trick would also be done for mipsel (e.g. Makefile-linux-mipsel-32.make). The mips packages built this way worked in my testing. Attached is an example patch fo