Skip to content
Snippets Groups Projects
Commit dedf07c2 authored by Ron Williams's avatar Ron Williams
Browse files

gitoxide recipe

parent a6b9cb20
No related branches found
No related tags found
1 merge request!277Add gitoxide recipe
# [source]
# git = "https://github.com/Byron/gitoxide.git"
[build]
dependencies = [
"openssl",
]
template = "custom"
script = """
export OPENSSL_DIR=${COOKBOOK_ROOT}/recipes/openssl/target/${TARGET}/stage
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