xref: /linux/tools/perf/scripts/python/Perf-Trace-Util/Build (revision 0bc23d8b2237a104d7f8379d687aa4cb82e2968b)
1perf-$(CONFIG_LIBTRACEEVENT) += Context.o
2
3CFLAGS_Context.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-nested-externs
4