summaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-7-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/openjdk/openjdk-7-common.inc')
-rw-r--r--recipes-core/openjdk/openjdk-7-common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/openjdk/openjdk-7-common.inc b/recipes-core/openjdk/openjdk-7-common.inc
index 74b93d9..6ff2a79 100644
--- a/recipes-core/openjdk/openjdk-7-common.inc
+++ b/recipes-core/openjdk/openjdk-7-common.inc
@@ -157,6 +157,7 @@ EXTRA_OEMAKE += ' \
157 ZIPEXE="${STAGING_BINDIR_NATIVE}/zip" \ 157 ZIPEXE="${STAGING_BINDIR_NATIVE}/zip" \
158 CROSS_COMPILE_ARCH="${JDK_ARCH}" \ 158 CROSS_COMPILE_ARCH="${JDK_ARCH}" \
159 REQUIRED_ALSA_VERSION="" \ 159 REQUIRED_ALSA_VERSION="" \
160 DISABLE_HOTSPOT_OS_VERSION_CHECK=ok \
160 ' 161 '
161 162
162# Provides the target architecture to the configure script. 163# Provides the target architecture to the configure script.