mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 10:54:03 +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
|
SECTION:=devel
|
||||||
CATEGORY:=Development
|
CATEGORY:=Development
|
||||||
TITLE:=gcc-mips
|
TITLE:=gcc-mips
|
||||||
DEPENDS:=@BROKEN +mpfr +binutils
|
DEPENDS:=+mpfr +binutils
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/gcc-mips/description
|
define Package/gcc-mips/description
|
||||||
|
Loading…
Reference in New Issue
Block a user