aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/browsers/Build
blob: 8fee56b465027a4776918a538c1d29fa540fa42c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
perf-y += annotate.o
perf-y += hists.o
perf-y += map.o
perf-y += scripts.o
perf-y += header.o

CFLAGS_annotate.o += -DENABLE_SLFUTURE_CONST
CFLAGS_hists.o    += -DENABLE_SLFUTURE_CONST
CFLAGS_map.o      += -DENABLE_SLFUTURE_CONST
CFLAGS_scripts.o  += -DENABLE_SLFUTURE_CONST