xref: /linux/tools/perf/scripts/python/Perf-Trace-Util/Build (revision 9a217b7e895313a4d42f7a6c48b6237a595945f4)
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