diff options
author | Khem Raj <raj.khem@gmail.com> | 2024-07-02 16:47:36 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-07-02 20:21:25 -0700 |
commit | a2f67ce9d4f6f954fb59fa1f35c4be0878aa0db3 (patch) | |
tree | 39c96dabed9864e459961295458c6a3623ea975c /dynamic-layers/meta-python | |
parent | 23958f436e2feca1b4ecf72fd02e77c9d1ddbf98 (diff) | |
download | meta-clang-a2f67ce9d4f6f954fb59fa1f35c4be0878aa0db3.tar.gz |
python-bcrypt: Do not use lld when building with ptests on.
Somehow linker/lld here fails to link ptests with cargo, therefore
workaround it by disabling lld when ptest feature is on.
Fixes errors like
note: riscv64-yoe-linux-ld.lld: error: undefined symbol: PyExc_ValueError\nreferenced by bcrypt_rust.a93ef5fbf090e743-cgu.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'dynamic-layers/meta-python')
0 files changed, 0 insertions, 0 deletions