Skip to content
Snippets Groups Projects
Verified Commit 2bb5ff61 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

gitoxide: set correct openssl directory

parent 3ea12132
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ dependencies = [
]
template = "custom"
script = """
export OPENSSL_DIR=${COOKBOOK_ROOT}/recipes/openssl/target/${TARGET}/stage
export OPENSSL_DIR="${COOKBOOK_SYSROOT}"
export OPENSSL_STATIC="true"
cookbook_cargo
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment