aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLuc Van Oostenryck II <[email protected]>2017-10-02 20:33:35 +0100
committerRussell King <[email protected]>2017-10-12 11:18:19 +0100
commit6042b8c7c08cad7a8bdc0456c619ae941962b40a (patch)
tree85306a91c06d3168c20a469f2af00c8a6837e47b /tools/perf/scripts/python/export-to-sqlite.py
parent195320fd6e9946a0aedeb2fd0e1ac47aa5dc81c4 (diff)
ARM: 8701/1: fix sparse flags for build on 64bit machines
By default sparse uses the characteristics of the build machine to infer things like the wordsize. This is fine when doing native builds but for ARM it's, I suspect, very rarely the case and if the build are done on a 64bit machine we get a bunch of warnings like: 'cast truncates bits from constant value (... becomes ...)' Fix this by adding the -m32 flags for sparse. Reported-by: Stephen Boyd <[email protected]> Signed-off-by: Luc Van Oostenryck <[email protected]> Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions