Partially revert "common/build-helper/rust.sh: link to libgit2 and libsqlite3 dynamically"
This reverts commit d69cddbbc4
.
libgit2 part will be applied as part of the libgit2 update
This commit is contained in:
parent
368a1a5d12
commit
62281ca96a
|
@ -64,6 +64,3 @@ export RUSTONIG_SYSTEM_LIBONIG=1
|
|||
|
||||
# libsqlite3-sys
|
||||
export LIBSQLITE3_SYS_USE_PKG_CONFIG=1
|
||||
|
||||
# libgit2-sys
|
||||
export LIBGIT2_NO_VENDOR=1
|
||||
|
|
Loading…
Reference in New Issue