diff options
author | Luc Van Oostenryck <[email protected]> | 2017-10-31 18:21:59 +0100 |
---|---|---|
committer | Helge Deller <[email protected]> | 2017-11-17 15:27:33 +0100 |
commit | 3744d988c05a27f40408003352841aefadba1324 (patch) | |
tree | f3c77aba4184af7ebfb463fa551334109be5970d /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | bf7b4c1b3c92f246a535a7c792177041d0442011 (diff) |
parisc: Pass endianness info to sparse
parisc is big-endian only but sparse assumes the same endianness as the
building machine.
This is problematic for code which expect __BYTE_ORDER__ being correctly
predefined by the compiler which sparse can then pre-process differently
from what gcc would.
Fix this by letting sparse know about the architecture endianness.
To: James Bottomley <[email protected]>
To: Helge Deller <[email protected]>
CC: [email protected]
Signed-off-by: Luc Van Oostenryck <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions