mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
xxHash: fix toolchain target directory
This commit is contained in:
parent
d55340683e
commit
a2efbb7368
@ -12,5 +12,5 @@ PKG_LONGDESC="Extremely fast non-cryptographic hash algorithm"
|
|||||||
PKG_BUILD_FLAGS="+local-cc"
|
PKG_BUILD_FLAGS="+local-cc"
|
||||||
|
|
||||||
pre_configure_host() {
|
pre_configure_host() {
|
||||||
export prefix=${TOOLCHAIN}/usr
|
export prefix=${TOOLCHAIN}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user