Skip to content
Snippets Groups Projects
Commit 94eda8be authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Merge branch 'gitoxide-port' into 'master'

Add gitoxide recipe

See merge request !277
parents a6b9cb20 cfa82d21
No related branches found
No related tags found
No related merge requests found
[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