1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-28 22:56:21 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
kyak
5282f81923 gcc-mips: copy missing files manually
https://dev.openwrt.org/ticket/8603
2011-01-10 18:30:38 +03:00
Xiangfu Liu
8dbf61cc60 Revert "mark as broken since it does not compile"
the gcc-mips compile fine in 32bit.
 this commit:30e2a2a fixed compile error in 64bit system.

This reverts commit f4bd1f2da8.
2010-11-08 00:58:44 +08: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
Mirko Vogt
f4bd1f2da8 mark as broken since it does not compile 2010-11-05 17:05:03 +01:00
kyak
3e4e587e00 gcc: strip debug, install cleanly, both static and share linking works 2010-10-11 20:19:36 +04:00
kyak
b7e90476df gcc: don't strip shared libraries (now shared build works, too) 2010-10-10 19:33:43 +04:00
kyak
285555c1b6 gcc: initial port 2010-10-09 11:38:12 +04:00