[Buildroot] [PATCH v14 4/5] package/pkg-meson.mk: set Python sysconfigdata

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Oct 22 20:59:20 UTC 2019


On Mon, 21 Oct 2019 13:04:37 -0700
aduskett at gmail.com wrote:

> +	_PYTHON_SYSCONFIGDATA_NAME="$$(if $$(BR2_PACKAGE_PYTHON3),$$(PKG_PYTHON_SYSCONFIGDATA_NAME),_sysconfigdata)" \

Why do we need this conditional on BR2_PACKAGE_PYTHON3 ?
package/pkg-python.mk is using PKG_PYTHON_SYSCONFIGDATA_NAME
unconditionally, regardless of Python 2.x vs. Python 3.x. Could you
explain this ?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list