1
0
鏡像自 git://projects.qi-hardware.com/openwrt-packages.git 已同步 2025-04-21 12:27:27 +03:00
提交線圖

2 次程式碼提交

作者 SHA1 備註 日期
kyak
681b260b4e gcc-mips: restore cache-amnesia patch to fix build on x64 2011-05-26 16:20:04 +04:00
Xiangfu Liu
30e2a2aca8 [gcc-mips] fix compile error in 64bit system.
ERR MSG: real.h:82: error: size of array 'test_real_width' is negative

when gcc-mips compiling. it's first apply openwrt/toolchain/gcc.../patches.
it not apply package/gcc-mips/patches. so this patch is manuly apply this
patch.

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-08 00:58:17 +08:00