Signed-off-by: Nicolas Morey-Chaisemartin <NMoreyChaisemartin@xxxxxxxx> --- buildlib/cbuild | 1 + 1 file changed, 1 insertion(+) diff --git a/buildlib/cbuild b/buildlib/cbuild index eb5349de..32bb70df 100755 --- a/buildlib/cbuild +++ b/buildlib/cbuild @@ -322,6 +322,7 @@ class tumbleweed(ZypperEnvironment): pkgs = leap.pkgs; name = "tumbleweed"; specfile = "suse/rdma-core.spec"; + rpmbuild_options = [ "--without=curlmini" ]; # ------------------------------------------------------------------------- -- 2.14.1.461.g503560879 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html