mbox series

[rdma-core,0/5] Build system updates

Message ID 20190514233028.3905-1-jgg@ziepe.ca (mailing list archive)
Headers show
Series Build system updates | expand

Message

Jason Gunthorpe May 14, 2019, 11:30 p.m. UTC
From: Jason Gunthorpe <jgg@mellanox.com>

Ran through all the build targets and tidied up a few things that were
failing.

This is a PR:

https://github.com/linux-rdma/rdma-core/pull/528

Jason Gunthorpe (5):
  cbuild: Make pyverbs build with epel
  cbuild: Remove ubuntu trusty
  cbuild: Use gcc-9 for debian experimental
  cbuild: Do not use the http proxy for tumbleweed
  build: Enable more warnings

 CMakeLists.txt  |  4 ++++
 buildlib/cbuild | 46 +++++++++++++++++++++++-----------------------
 2 files changed, 27 insertions(+), 23 deletions(-)

Comments

Leon Romanovsky May 15, 2019, 4:05 p.m. UTC | #1
On Tue, May 14, 2019 at 08:30:23PM -0300, Jason Gunthorpe wrote:
> From: Jason Gunthorpe <jgg@mellanox.com>
>
> Ran through all the build targets and tidied up a few things that were
> failing.
>
> This is a PR:
>
> https://github.com/linux-rdma/rdma-core/pull/528

FYI, I tested it locally and everything worked for me, so feel free to merge.

Thanks

>
> Jason Gunthorpe (5):
>   cbuild: Make pyverbs build with epel
>   cbuild: Remove ubuntu trusty
>   cbuild: Use gcc-9 for debian experimental
>   cbuild: Do not use the http proxy for tumbleweed
>   build: Enable more warnings
>
>  CMakeLists.txt  |  4 ++++
>  buildlib/cbuild | 46 +++++++++++++++++++++++-----------------------
>  2 files changed, 27 insertions(+), 23 deletions(-)
>
> --
> 2.21.0
>