summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpath/classpath_0.99.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-11-25 13:18:18 -0800
committerKhem Raj <raj.khem@gmail.com>2012-11-27 09:28:55 -0800
commitbcd5a1f3e83f9fffacdd72bc54424d5b7d62bf56 (patch)
tree86c8431adde059392a53f7fa94dadb1e93443f8c /recipes-core/classpath/classpath_0.99.bb
parent3506a66b1be8b4dab1072a2c55b2fe4260aefd83 (diff)
downloadmeta-java-bcd5a1f3e83f9fffacdd72bc54424d5b7d62bf56.tar.gz
classpath: Fix build for 64bit target using lib64 for base_libdir
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-core/classpath/classpath_0.99.bb')
-rw-r--r--recipes-core/classpath/classpath_0.99.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/classpath/classpath_0.99.bb b/recipes-core/classpath/classpath_0.99.bb
index ee38992..7839519 100644
--- a/recipes-core/classpath/classpath_0.99.bb
+++ b/recipes-core/classpath/classpath_0.99.bb
@@ -8,6 +8,7 @@ SRC_URI += " \
8 file://autotools.patch \ 8 file://autotools.patch \
9 file://miscompilation.patch \ 9 file://miscompilation.patch \
10 file://toolwrapper-exithook.patch \ 10 file://toolwrapper-exithook.patch \
11 file://use_libdir.patch \
11 " 12 "
12 13
13SRC_URI[md5sum] = "0ae1571249172acd82488724a3b8acb4" 14SRC_URI[md5sum] = "0ae1571249172acd82488724a3b8acb4"