aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/browsers/Build
blob: fdf86f7981cab2ca62388733c3d36ac3b64494b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
perf-y += annotate.o
perf-y += hists.o
perf-y += map.o
perf-y += scripts.o
perf-y += header.o
perf-y += res_sample.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