mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 11:21:52 +02:00
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
.
This commit is contained in:
parent
30e2a2aca8
commit
8dbf61cc60
@ -36,7 +36,7 @@ define Package/gcc-mips
|
||||
SECTION:=devel
|
||||
CATEGORY:=Development
|
||||
TITLE:=gcc-mips
|
||||
DEPENDS:=@BROKEN +mpfr +binutils
|
||||
DEPENDS:=+mpfr +binutils
|
||||
endef
|
||||
|
||||
define Package/gcc-mips/description
|
||||
|
Loading…
Reference in New Issue
Block a user