mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Python:
- ugly hack to fix some issues with crosscompile
This commit is contained in:
parent
8b7a244163
commit
e257eac192
@ -89,3 +89,6 @@ make CC=$TARGET_CC \
|
||||
$STRIP python
|
||||
|
||||
$ROOT/$TOOLCHAIN/bin/python -Wi -t Lib/compileall.py -f -x test ./Lib
|
||||
|
||||
# ugly hack to fix some issues with crosscompile:
|
||||
cp pyconfig.h $ROOT/$TOOLCHAIN/include/python*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user