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.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-core/openjdk/openjdk-7-common.inc b/recipes-core/openjdk/openjdk-7-common.inc
index 0ef6758..6b02a4f 100644
--- a/recipes-core/openjdk/openjdk-7-common.inc
+++ b/recipes-core/openjdk/openjdk-7-common.inc
@@ -126,9 +126,6 @@ EXTRA_OEMAKE += ' \
126 UNZIP_BIN="${STAGING_BINDIR_NATIVE}/unzip" \ 126 UNZIP_BIN="${STAGING_BINDIR_NATIVE}/unzip" \
127' 127'
128 128
129# Provides the target architecture to the configure script.
130export LLVM_CONFIGURE_ARCH="${@get_llvm_configure_arch(d)}"
131
132OE_LAUNCHER_LDFLAGS = "-Wl,-rpath-link,${STAGING_LIBDIR}/llvm${WANT_LLVM_RELEASE} -Wl,-rpath,${libdir}/llvm${WANT_LLVM_RELEASE}" 129OE_LAUNCHER_LDFLAGS = "-Wl,-rpath-link,${STAGING_LIBDIR}/llvm${WANT_LLVM_RELEASE} -Wl,-rpath,${libdir}/llvm${WANT_LLVM_RELEASE}"
133 130
134OE_LAUNCHER_LDFLAGS_arm = "" 131OE_LAUNCHER_LDFLAGS_arm = ""