mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
Use SDK_GLIBC_ADDONS for eglibc-nativesdk so that it is not dependant on the target eglibc's GLIBC_ADDONS settings. (From OE-Core rev: e165203a6a7eb1fd47a20c3ede4d5a20ad49487f) Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 lines
47 B
Plaintext
4 lines
47 B
Plaintext
SDK_ARCH = "x86_64"
|
|
|
|
SDK_GLIBC_ADDONS = "nptl"
|