summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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