mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03: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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user