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

This one seems to report host's python3 version:

[superandy@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

--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to