On Mon, Nov 13, 2017 at 08:08:06AM +0200, Leon Romanovsky wrote: > +# Compile with -Werror > +os.environ["CFLAGS"] = "-Werror" Please don't force -Werror for all cbuild runs.. We expect to get unfixable warnings from some of the older containers like RH6. Suggest a command line option to use when called by travis? Or why not just set CFLAGS in travis in the first place? 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