On Thu, 13 Dec 2018 14:30:51 +0100 Jakub Grajciar <jgraj...@cisco.com> wrote:
> +CFLAGS += -O3 > +CFLAGS += -I$(SRCDIR) > +CFLAGS += $(WERROR_FLAGS) > +CFLAGS += -Wno-pointer-arith Why this additional compiler flag?
On Thu, 13 Dec 2018 14:30:51 +0100 Jakub Grajciar <jgraj...@cisco.com> wrote:
> +CFLAGS += -O3 > +CFLAGS += -I$(SRCDIR) > +CFLAGS += $(WERROR_FLAGS) > +CFLAGS += -Wno-pointer-arith Why this additional compiler flag?