Bug#800410: nodejs: about some mips*

2015-09-28 Thread Jérémy Lal
2015-09-29 1:45 GMT+02:00 YunQiang Su : > Package: nodejs > Version: 4.1.0~dfsg-3 > > Some fix of mips64el support: > 1. configure: add mips64el to valid_arch list > 2. fix host_arch_cc, for mips64el, otherwise, it will > be treat as mipsel > 3. mips64el, should use fp64 not fpxx or fp32 > > >

Bug#800410: nodejs: about some mips*

2015-09-28 Thread YunQiang Su
Package: nodejs Version: 4.1.0~dfsg-3 Some fix of mips64el support: 1. configure: add mips64el to valid_arch list 2. fix host_arch_cc, for mips64el, otherwise, it will be treat as mipsel 3. mips64el, should use fp64 not fpxx or fp32 Fix of mipsel: currently, mipsel uses fpxx and no-odd-fregs