diff options
author | Paul Mundt <[email protected]> | 2009-10-26 14:40:01 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-10-26 09:43:06 +0100 |
commit | ec29b8d2af01912bb79adda8aeab4293539f29ac (patch) | |
tree | 565ea5000912c247c984b5a0db6563b6b7f6a279 /lib/string_helpers.c | |
parent | 84087126d50400789b44459cfc45721778e6ebb0 (diff) |
perf tools: Remove -Wcast-align
The present use of -Wcast-align causes the build to blow up on
SH due to generating a "cast increases required alignment of
target type" error on each invocation of list_for_each_entry().
It seems that this was previously reported and killed off in the
ia64 support patch, but nothing seems to have happened with
that. Presumably the same problem still remains there, too.
Signed-off-by: Paul Mundt <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions