mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
python,python3: install built-in pip and setuptools
Easier than using external package. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -240,6 +240,7 @@ HOST_CONFIGURE_ARGS+= \
|
||||
--exec-prefix=$(HOST_PYTHON_DIR) \
|
||||
--with-system-expat=$(STAGING_DIR_HOSTPKG) \
|
||||
--with-system-ffi=no \
|
||||
--with-ensurepip=install \
|
||||
CONFIG_SITE=
|
||||
|
||||
define Host/Install
|
||||
|
||||
Reference in New Issue
Block a user