summaryrefslogtreecommitdiff
path: root/scripts/dtc/pylibfdt/setup.py
diff options
context:
space:
mode:
authorRaymond Mao <raymond.mao@linaro.org>2025-06-04 08:48:11 -0700
committerTom Rini <trini@konsulko.com>2025-06-13 16:57:02 -0600
commit3507e6208f3df1fc1dedb8fce1e8b71c33b3b804 (patch)
tree69609b61e69988a3b2513c796b26e0a4ae193e51 /scripts/dtc/pylibfdt/setup.py
parent2ab10ed2399b0c1c790733884935c94ad65aa2a8 (diff)
sandbox: solve undefined reference to pthread_kill symbol
This patch is to solve the sandbox building error: $ make O=build-sandbox -s sandbox_defconfig $ make O=build-sandbox -s -j2 /usr/bin/ld: /tmp/u-boot.27rzOu.ltrans58.ltrans.o: undefined reference to symbol 'pthread_kill@@GLIBC_2.2.5' /usr/bin/ld: /lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status [...] Fixes: b989f9ed9fe1 ("test: lib: add initjmp() test") Signed-off-by: Raymond Mao <raymond.mao@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Tested-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'scripts/dtc/pylibfdt/setup.py')
0 files changed, 0 insertions, 0 deletions