mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Merge pull request #8953 from heitbaum/fix
xxHash: fix toolchain target directory
This commit is contained in:
commit
6f592993ef
@ -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