mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
python: update MAKE_FLAGS
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -71,8 +71,7 @@ define Package/python/description
|
||||
This package contains the (almost) full Python install.
|
||||
endef
|
||||
|
||||
MAKE_FLAGS:=\
|
||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||
MAKE_FLAGS+=\
|
||||
CROSS_COMPILE=yes \
|
||||
LD="$(TARGET_CC)" \
|
||||
PGEN=pgen2
|
||||
|
||||
Reference in New Issue
Block a user