Jiri Olsa | c7355f8 | 2014-12-30 13:11:32 +0100 | [diff] [blame] | 1 | libperf-y += Context.o |
2 | |||||
Namhyung Kim | b581c01 | 2016-08-02 11:43:17 +0900 | [diff] [blame] | 3 | CFLAGS_Context.o += $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes |
4 | CFLAGS_Context.o += -Wno-unused-parameter -Wno-nested-externs -Wno-undef | ||||
5 | CFLAGS_Context.o += -Wno-switch-default -Wno-shadow |