setools: Avoid using host libraries
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Wed, 20 Jan 2021 00:20:55 +0000 (21:20 -0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 26 Feb 2021 06:38:25 +0000 (07:38 +0100)
commit97bec5a53af988f49ae9f1fdd63e09a59c89ff02
treef0c5145ae0e0346805a9404719787a693adb6266
parent0890169df1a67037c5e8dfaf1e9202ed65307663
setools: Avoid using host libraries

This adds $STAGING_DIR to library search paths in setup.py, to avoid
picking up host libraries when linking.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 0aff79f29fee274441c22e1eecb199636c3b11ff)
utils/setools/Makefile
utils/setools/patches/030-remove-host-paths.patch [new file with mode: 0644]