aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c
diff options
context:
space:
mode:
authorVineet Gupta <[email protected]>2015-01-13 13:43:21 +0000
committerArnaldo Carvalho de Melo <[email protected]>2015-01-16 20:49:29 +0000
commita83d869f300bf91df07443b5272db7a5a8eb18b7 (patch)
tree169468c85a34cfdeea6972fc970add5acdb1ee63 /tools/perf/builtin-annotate.c
parentperf tools: Fix statfs.f_type data type mismatch build error with uclibc (diff)
downloadkernel-a83d869f300bf91df07443b5272db7a5a8eb18b7.tar.gz
kernel-a83d869f300bf91df07443b5272db7a5a8eb18b7.zip
perf tools: Elide strlcpy warning with uclibc
----------------->8------------------ CC bench/sched-pipe.o In file included from builtin-annotate.c:13:0: util/cache.h:76:15: warning: redundant redeclaration of 'strlcpy' [-Wredundant-decls] extern size_t strlcpy(char *dest, const char *src, size_t size); ^ In file included from util/util.h:55:0, from builtin.h:4, from builtin-annotate.c:8: ~/vineetg/arc/gnu/INSTALL_1412-arc-2014.12-rc1/arc-snps-linux-uclibc/sysroot/usr/include/string.h:396:15: note: previous declaration of 'strlcpy' was here extern size_t strlcpy(char *__restrict dst, const char *__restrict src, ----------------->8------------------ Signed-off-by: Vineet Gupta <[email protected]> Cc: Alexey Brodkin <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions