From bcd5a1f3e83f9fffacdd72bc54424d5b7d62bf56 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 25 Nov 2012 13:18:18 -0800 Subject: classpath: Fix build for 64bit target using lib64 for base_libdir Signed-off-by: Khem Raj --- recipes-core/classpath/classpath_0.99.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-core/classpath/classpath_0.99.bb') 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 += " \ file://autotools.patch \ file://miscompilation.patch \ file://toolwrapper-exithook.patch \ + file://use_libdir.patch \ " SRC_URI[md5sum] = "0ae1571249172acd82488724a3b8acb4" -- cgit v1.2.3-54-g00ecf