diff options
| author | Khem Raj <raj.khem@gmail.com> | 2012-11-25 13:18:18 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2012-11-27 09:28:55 -0800 |
| commit | bcd5a1f3e83f9fffacdd72bc54424d5b7d62bf56 (patch) | |
| tree | 86c8431adde059392a53f7fa94dadb1e93443f8c /recipes-core/classpath/classpath_0.99.bb | |
| parent | 3506a66b1be8b4dab1072a2c55b2fe4260aefd83 (diff) | |
| download | meta-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.bb | 1 |
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 | ||
| 13 | SRC_URI[md5sum] = "0ae1571249172acd82488724a3b8acb4" | 14 | SRC_URI[md5sum] = "0ae1571249172acd82488724a3b8acb4" |
