We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53e76d3 commit 4a88c4eCopy full SHA for 4a88c4e
tools/perf/util/Build
@@ -289,6 +289,7 @@ CFLAGS_hweight.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ET
289
CFLAGS_parse-events.o += -Wno-redundant-decls
290
CFLAGS_expr.o += -Wno-redundant-decls
291
CFLAGS_header.o += -include $(OUTPUT)PERF-VERSION-FILE
292
+CFLAGS_arm-spe.o += -I$(srctree)/tools/arch/arm64/include/
293
294
$(OUTPUT)util/kallsyms.o: ../lib/symbol/kallsyms.c FORCE
295
$(call rule_mkdir)
0 commit comments