This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
python: update MAKE_FLAGS
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean
10 years ago
parent
cc3b0119a7
commit
8623c2942a
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
lang/python/Makefile
+ 1
- 2
lang/python/Makefile
View File
@ -71,8 +71,7 @@ define Package/python/description
This package contains the
(
almost
)
full Python install.
e
n
d
e
f
MAKE_FLAGS
:=
\
DESTDIR
=
"
$(
PKG_INSTALL_DIR
)
"
\
MAKE_FLAGS
+=
\
CROSS_COMPILE
=
yes
\
LD
=
"
$(
TARGET_CC
)
"
\
PGEN
=
pgen2
Write
Preview
Loading…
Cancel
Save