diff options
Diffstat (limited to 'meta/conf')
| -rw-r--r-- | meta/conf/bitbake.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 8c44f27751..ce89b80ade 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -11,6 +11,7 @@ baselib = "${BASELIB}" | |||
| 11 | baselib[vardepvalue] = "${baselib}" | 11 | baselib[vardepvalue] = "${baselib}" |
| 12 | BASELIB = "lib" | 12 | BASELIB = "lib" |
| 13 | BASELIB_powerpc64 = "lib64" | 13 | BASELIB_powerpc64 = "lib64" |
| 14 | BASELIB_powerpc64le = "lib64" | ||
| 14 | 15 | ||
| 15 | # Path prefixes | 16 | # Path prefixes |
| 16 | export base_prefix = "" | 17 | export base_prefix = "" |
