Message ID | 20190514233028.3905-1-jgg@ziepe.ca (mailing list archive) |
---|---|
Headers | show |
Series | Build system updates | expand |
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 >
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(-)