diff --git a/recipes/wip/gnutls3/recipe.toml b/recipes/wip/gnutls3/recipe.toml
index ca15e3d40fe77dce7b2f5bb3b652cf78cf4381f3..8325c63b42891e7d4be0c2878b5307f0f64846d8 100644
--- a/recipes/wip/gnutls3/recipe.toml
+++ b/recipes/wip/gnutls3/recipe.toml
@@ -14,6 +14,7 @@ COOKBOOK_CONFIGURE_FLAGS+=(
     --with-included-libtasn1
     --with-included-unistring
     --without-p11-kit
+    gl_cv_socket_ipv6=no
 )
 cookbook_configure
 """