common/build-helper/rust.sh: force using system libgit2 library
This commit is contained in:
parent
7a213b0052
commit
737173a42f
@ -70,3 +70,6 @@ export LIBSQLITE3_SYS_USE_PKG_CONFIG=1
|
||||
|
||||
# jemalloc-sys
|
||||
export JEMALLOC_SYS_WITH_LG_PAGE=16
|
||||
|
||||
# libgit2-sys
|
||||
export LIBGIT2_NO_VENDOR=1
|
||||
|
Loading…
Reference in New Issue
Block a user