mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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"
|
||||
|
||||
pre_configure_host() {
|
||||
export prefix=${TOOLCHAIN}/usr
|
||||
export prefix=${TOOLCHAIN}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user