From: Nicolas Morey-Chaisemartin <NMoreyChaisemartin-l3A5Bk7waGM@public.gmane.org>
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH rdma-core 3/4] cbuild: disable curl-mini usage for tumbleweed env
Date: Wed, 8 Nov 2017 15:31:27 +0100 [thread overview]
Message-ID: <9199caee-e7a3-07dc-76b3-6e075336c725@suse.de> (raw)
In-Reply-To: <627d02ab-1e95-8e1e-c7d3-f3db02fce75a-l3A5Bk7waGM@public.gmane.org>
Signed-off-by: Nicolas Morey-Chaisemartin <NMoreyChaisemartin-IBi9RG/b67k@public.gmane.org>
---
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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2017-11-08 14:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-08 14:30 [PATCH rdma-core 0/4] Cleanp SUSE Tumbleweed build Nicolas Morey-Chaisemartin
[not found] ` <627d02ab-1e95-8e1e-c7d3-f3db02fce75a-l3A5Bk7waGM@public.gmane.org>
2017-11-08 14:31 ` [PATCH rdma-core 1/4] suse: add a bcond to disable usage of curl-mini Nicolas Morey-Chaisemartin
2017-11-08 14:31 ` [PATCH rdma-core 2/4] cbuild: allow envs to pass custom options to rpmbuild Nicolas Morey-Chaisemartin
2017-11-08 14:31 ` Nicolas Morey-Chaisemartin [this message]
2017-11-08 14:31 ` [PATCH rdma-core 4/4] buidlib: validate tumbleweed instead of leap 42.3 Nicolas Morey-Chaisemartin
2017-11-08 14:50 ` [PATCH rdma-core 0/4] Cleanp SUSE Tumbleweed build Leon Romanovsky
2017-11-11 16:18 ` Jason Gunthorpe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9199caee-e7a3-07dc-76b3-6e075336c725@suse.de \
--to=nmoreychaisemartin-l3a5bk7wagm@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox