common/build-helper/rust.sh: force using system libgit2 library
This commit is contained in:
parent
7a213b0052
commit
737173a42f
1 changed files with 3 additions and 0 deletions
|
@ -70,3 +70,6 @@ export LIBSQLITE3_SYS_USE_PKG_CONFIG=1
|
||||||
|
|
||||||
# jemalloc-sys
|
# jemalloc-sys
|
||||||
export JEMALLOC_SYS_WITH_LG_PAGE=16
|
export JEMALLOC_SYS_WITH_LG_PAGE=16
|
||||||
|
|
||||||
|
# libgit2-sys
|
||||||
|
export LIBGIT2_NO_VENDOR=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue