mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-04 06:54:36 +02:00
Merge pull request #102 from kergoth/aarch64
tcmode: fix BASELIB for aarch64
This commit is contained in:
@@ -9,6 +9,9 @@ EXTERNAL_TOOLCHAIN ?= "UNDEFINED"
|
||||
# errors or warnings.
|
||||
NO32LIBS ?= "0"
|
||||
|
||||
# Align paths with the external toolchain
|
||||
BASELIB_aarch64 = "lib64"
|
||||
|
||||
# Ensure that we only attempt to package up locales which are available in the
|
||||
# external toolchain. In the future, we should examine the external toolchain
|
||||
# sysroot and determine this accurately.
|
||||
|
||||
Reference in New Issue
Block a user