summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAl Stone <ahs3@redhat.com>2012-11-20 08:34:21 -0700
committerAl Stone <ahs3@redhat.com>2012-11-20 08:34:21 -0700
commited70187232271ca91eb7a00b7369a733f1b72752 (patch)
tree5cb9cfe3ada5b4027fe1d8ee8748e4ae936d6ae2
parentd72289626e15171ee4125d1ad9776d8e728027dd (diff)
parentffbaa88144e1a9673cfcf022b42c7fd68868395c (diff)
downloadbootstrap.git.DONOTUSE-ed70187232271ca91eb7a00b7369a733f1b72752.tar.gz
bootstrap.git.DONOTUSE-ed70187232271ca91eb7a00b7369a733f1b72752.tar.xz
bootstrap.git.DONOTUSE-ed70187232271ca91eb7a00b7369a733f1b72752.zip
Merge branch 'aarch64-ahs3'
-rw-r--r--recipe.d/0008-curl2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipe.d/0008-curl b/recipe.d/0008-curl
index 9eeb92c..c6b6ef5 100644
--- a/recipe.d/0008-curl
+++ b/recipe.d/0008-curl
@@ -1,7 +1,7 @@
#requires perl
mcd $BUILDDIR/curl
- $SRC/curl-*/configure $TCONFIGARGS
+ $SRC/curl-*/configure $TCONFIGARGS --disable-ipv6
make $J
make $J install