1*e467705aSIan Rogersperf-util-y += Context.o 2c7355f84SJiri Olsa 3c43888e7SArnaldo Carvalho de Melo# -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls after asserts, for instance) 4c43888e7SArnaldo Carvalho de MeloCFLAGS_Context.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-nested-externs -Wno-declaration-after-statement 5