On Monday, July 22, 2013 02:45:43 AM Ben Hutchings wrote: > > ifeq (, $(findstring -W,$(EXTRA_CFLAGS))) > > subdir-ccflags-y += -Werror > > endif > > This is a pretty weird thing to do, and you've failed to account for > -Wextra. > > -Werror is generally a bad default in free software, as you have no > control over which compiler version will be used. > Well, you convinced me. I'll send patch removing -Werror. Thanks, Vladimir -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html