mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
199c5a8d5c
commit
866874ac45
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ build:
|
|||
script: cargo install --locked --path . --root {{prefix}}
|
||||
env:
|
||||
linux:
|
||||
LD: clang
|
||||
# See: https://docs.rs/openssl/latest/openssl/#manual
|
||||
OPENSSL_NO_VENDOR: true # Always find OpenSSL in the system, even if the vendored feature is enabled.
|
||||
OPENSSL_DIR: "{{ deps.openssl.org.prefix }}" # Use tea's openssl installation directory
|
||||
|
|
Loading…
Reference in a new issue