From: Alexandru Ardelean Date: Wed, 12 Nov 2014 21:24:30 +0000 (+0200) Subject: python: update MAKE_FLAGS X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8623c2942ae9c7a9b76721f015434341ee1428d7;p=openwrt-packages.git python: update MAKE_FLAGS Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/Makefile b/lang/python/Makefile index bab6ce335..8573d76bd 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -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