mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
c46aab8578
Fixes configure: error: Could not link test program to Python. Maybe the main Python library has been installed in some non-standard library path. If so, pass it to configure, via the LIBS environment variable. Example: ./configure LIBS="-L/usr/non-standard-path/python/lib" Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit59f817bbe3) Signed-off-by: Armin Kuster <akuster808@gmail.com> (cherry picked from commit59d3d64e90) Signed-off-by: Armin Kuster <akuster808@gmail.com>