mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
xxHash: fix toolchain target directory
This commit is contained in:
@@ -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}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user