mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
cargo-c, try to fix build for 64bit (#9014)
This commit is contained in:
@@ -57,6 +57,10 @@ BUILD()
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
export LIBSSH2_SYS_USE_PKG_CONFIG=1
|
||||
export LIBGIT2_SYS_USE_PKG_CONFIG=1
|
||||
export PKG_CONFIG_ALLOW_CROSS=1
|
||||
|
||||
cargo install --locked --root $prefix --path .
|
||||
|
||||
rm -f $prefix/{.crates.toml,.crates2.json}
|
||||
|
||||
Reference in New Issue
Block a user