[OE-core] [PATCH 02/24] python3-native: use the previous version of python-config script

Alexander Kanavin alexander.kanavin at linux.intel.com
Tue Mar 15 15:59:25 UTC 2016


On 03/10/2016 11:24 PM, Andreas Müller wrote:

> This one seems to report host's python3 version:
>
> [superandy at localhost sysroots]$
> x86_64-linux/usr/bin/python3-native/python3-config --ldflags
> -lpython3.4m -lpthread -ldl -lutil -lm -Xlinker -export-dynamic
>
> We are at 3.5

This is because python3-config does not contain the version within 
itself, it reports the version of the python interpreter that it is run 
with. So NOTABUG.


Alex




More information about the Openembedded-core mailing list