diff options
Diffstat (limited to 'package/openjdk7/Makefile')
-rw-r--r-- | package/openjdk7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openjdk7/Makefile b/package/openjdk7/Makefile index 68c933c01..52bf1bed7 100644 --- a/package/openjdk7/Makefile +++ b/package/openjdk7/Makefile @@ -27,7 +27,7 @@ PKG_BUILDDEP_UCLIBC_NG:=libiconv-tiny DISTFILES:= icedtea-$(PKG_VERSION).tar.xz WRKDIST= ${WRKDIR}/icedtea-${PKG_VERSION} -GCJ_VER:= 4.8.4 +GCJ_VER:= 4.9.2 PKG_HOST_DEPENDS:= linux PKG_ARCH_DEPENDS:= arm mips ppc x86 x86_64 |