diff options
| -rw-r--r-- | meta/conf/bitbake.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 375467d155..4543121c4f 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -10,8 +10,8 @@ | |||
| 10 | baselib = "${BASELIB}" | 10 | baselib = "${BASELIB}" |
| 11 | baselib[vardepvalue] = "${baselib}" | 11 | baselib[vardepvalue] = "${baselib}" |
| 12 | BASELIB = "lib" | 12 | BASELIB = "lib" |
| 13 | BASELIB_powerpc64 = "lib64" | 13 | BASELIB_libc-glibc_powerpc64 = "lib64" |
| 14 | BASELIB_powerpc64le = "lib64" | 14 | BASELIB_libc-glibc_powerpc64le = "lib64" |
| 15 | 15 | ||
| 16 | # Path prefixes | 16 | # Path prefixes |
| 17 | export base_prefix = "" | 17 | export base_prefix = "" |
