[PATCH 0/2] tools/perf: Python 3 + clang build fixes

From: Eduardo Habkost
Date: Fri Oct 05 2018 - 16:41:01 EST


This series contains a couple fixes to make it possible to build
perf with Python 3 and clang.

Eduardo Habkost (2):
perf: Make clang_has_option() work on Python 3
perf: More portable way to make CFLAGS work with clang

tools/perf/util/setup.py | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)

--
2.18.0.rc1.1.g3f1ff2140