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

Update recipe.sh

parent d01cce92
No related branches found
No related tags found
1 merge request!77Add -i to autoreconf for Curl
......@@ -14,7 +14,7 @@ function recipe_update {
function recipe_build {
wget -O config.sub http://git.savannah.gnu.org/cgit/config.git/plain/config.sub
autoreconf
autoreconf -i
./configure --prefix=/ --host=${HOST} --disable-tftp --disable-ftp --disable-ntlm-wb --disable-threaded-resolver --with-ssl="$PWD/../sysroot" --with-ca-path=/ssl/certs
make
skip=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment