mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
simplejson: update to simplejson-3.8.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
85405f943b
commit
87872a838c
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="simplejson"
|
PKG_NAME="simplejson"
|
||||||
PKG_VERSION="3.5.3"
|
PKG_VERSION="3.8.1"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
@ -33,6 +33,7 @@ PKG_IS_ADDON="no"
|
|||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
pre_make_target() {
|
pre_make_target() {
|
||||||
|
strip_lto
|
||||||
export PYTHONXCPREFIX="$SYSROOT_PREFIX/usr"
|
export PYTHONXCPREFIX="$SYSROOT_PREFIX/usr"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user