Browse Source

fix openjdk7 build for glibc

Waldemar Brodkorb 10 years ago
parent
commit
dfecd740e3
2 changed files with 8 additions and 6000 deletions
  1. 2 1
      package/openjdk7/Makefile
  2. 6 5999
      package/openjdk7/patches/openadk.patch

+ 2 - 1
package/openjdk7/Makefile

@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=		openjdk7
 PKG_VERSION:=		2.4.7
-PKG_RELEASE:=		5
+PKG_RELEASE:=		6
 PKG_MD5SUM:=		f6b28633b9978fadc724247cfc264ff0
 PKG_DESCR:=		java virtual machine
 PKG_SECTION:=		dev/lang
@@ -21,6 +21,7 @@ PKG_DEPENDS+=		libpng giflib libgtk glib fontconfig
 PKG_URL:=		http://openjdk.org/
 PKG_SITES:=		http://icedtea.classpath.org/download/source/
 
+PKG_BUILDDEP_UCLIBC:=	libiconv-tiny
 DISTFILES:=		icedtea-$(PKG_VERSION).tar.xz
 WRKDIST=		${WRKDIR}/icedtea-${PKG_VERSION}
 

File diff suppressed because it is too large
+ 6 - 5999
package/openjdk7/patches/openadk.patch


Some files were not shown because too many files changed in this diff