summaryrefslogtreecommitdiff
path: root/package/openjdk7/patches/mips64el.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/openjdk7/patches/mips64el.patch')
-rw-r--r--package/openjdk7/patches/mips64el.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/package/openjdk7/patches/mips64el.patch b/package/openjdk7/patches/mips64el.patch
deleted file mode 100644
index 501167582..000000000
--- a/package/openjdk7/patches/mips64el.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Nur icedtea-2.3.9.orig/configure icedtea-2.3.9/configure
---- icedtea-2.3.9.orig/configure 2013-04-21 22:48:30.000000000 +0200
-+++ icedtea-2.3.9/configure 2013-05-13 12:43:02.000000000 +0200
-@@ -7159,6 +7159,11 @@
- INSTALL_ARCH_DIR=mipsel
- JRE_ARCH_DIR=mipsel
- ;;
-+ mips64el)
-+ BUILD_ARCH_DIR=mipsel
-+ INSTALL_ARCH_DIR=mipsel
-+ JRE_ARCH_DIR=mipsel
-+ ;;
- powerpc)
- BUILD_ARCH_DIR=ppc
- INSTALL_ARCH_DIR=ppc