aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAaro Koskinen <[email protected]>2015-05-11 23:37:05 +0300
committerRalf Baechle <[email protected]>2015-05-12 23:22:39 +0200
commit73d8f99ce42c7da97822faed6aa14578a708b19d (patch)
tree13fd270f746dc76e15427fa8d89a2fa6eb2a3c75 /tools/perf/scripts/python/export-to-postgresql.py
parent03dce595270f22d59a6f37e9170287c1afd94bc2 (diff)
MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1
GCC 5.1 defines __REGISTER_PREFIX__ to $. This will break sparse command line (and build fails with: /bin/sh: syntax error: unexpected "(") since make tries to expand starting with the dollar sign with a make variable. Prevent that by using double dollar sign. Signed-off-by: Aaro Koskinen <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/10025/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions