aboutsummaryrefslogtreecommitdiffstats
path: root/community/openjdk7/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/openjdk7/APKBUILD')
-rw-r--r--community/openjdk7/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/openjdk7/APKBUILD b/community/openjdk7/APKBUILD
index b604d3bacba..73954dd35c9 100644
--- a/community/openjdk7/APKBUILD
+++ b/community/openjdk7/APKBUILD
@@ -35,6 +35,7 @@ arm*) _jarch=arm
# openjdk has quite a bit of arm assembly producing textrels
# and it's non trivial to fix. allow it for now.
options="$options textrels";;
+s390x) _jarch=s390x;;
esac
INSTALL_BASE=/usr/lib/jvm/java-1.7-openjdk