1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-01 01:05:29 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
Xiangfu
7eb4f78cd9 gcc-mips mark as broken 2012-04-04 19:14:27 +08:00
kyak
a772fbe5e3 gcc-mips: temporary workaround 2011-08-24 00:28:11 +04:00
kyak
681b260b4e gcc-mips: restore cache-amnesia patch to fix build on x64 2011-05-26 16:20:04 +04:00
kyak
83e109cdd3 gcc-mips: prepare for trunk 2011-05-24 14:17:29 +08:00
kyak
a0b91c6f6e gcc-mips: fix build
Thanks jow!
2011-03-07 19:05:54 +03:00
kyak
de1521253a gcc-mips: don't install libs already installed by system 2011-02-23 12:41:42 +03:00
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