mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
arm-mem: update to arm-mem-4418bb4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5b77678323
commit
97f8a42704
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="arm-mem"
|
||||
PKG_VERSION="2e6f275"
|
||||
PKG_VERSION="4418bb4"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="arm"
|
||||
PKG_LICENSE="GPL"
|
||||
@ -35,6 +35,10 @@ PKG_AUTORECONF="no"
|
||||
|
||||
PKG_MAKE_OPTS_TARGET="libarmmem.so"
|
||||
|
||||
pre_make_target() {
|
||||
export CROSS_COMPILE=$TARGET_PREFIX
|
||||
}
|
||||
|
||||
make_init() {
|
||||
: # reuse make_target()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user