On Sun, Nov 05, 2017 at 04:45:02PM +0200, Leon Romanovsky wrote: > -# Finally run through gcc-7 64 bit through the debian packaging This gives a > -# good clue if patches are changing packaging related things, the RPM stuff > -# will have to be audited by hand. > - > -# When running cmake through debian/rules it is hard to set -Werror, > -# instead force it on by changing the CMakeLists.txt > -cd .. > -echo 'set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Werror")' >> buildlib/RDMA_EnableCStd.cmake Loosing this stuff seems like a problem though. We need to make sure the package builds run with -Werror or travis will not flag new warnings. Jason -- 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