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

Use correct gcc for openssl

parent 40aacaff
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ COOKBOOK_CONFIGURE_FLAGS=(
"redox-${ARCH}"
--prefix="/"
)
export CC="${TARGET}-gcc"
cookbook_configure
rm -rfv "${COOKBOOK_STAGE}/"{share,ssl}
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment