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

Add dependency directories for curl

parent e4ab4374
No related branches found
No related tags found
No related merge requests found
GIT=https://github.com/redox-os/cargo.git
BRANCH=redox_rebase
BUILD_DEPENDS=(openssl)
BUILD_DEPENDS=(openssl zlib)
function recipe_build {
export DEP_OPENSSL_ROOT="$PWD/../sysroot"
export OPENSSL_DIR="$PWD/../sysroot"
export DEP_Z_ROOT="$PWD/../sysroot"
}
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