python: update MAKE_FLAGS

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean 2014-11-12 23:24:30 +02:00
parent cc3b0119a7
commit 8623c2942a

View file

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