Skip to content
Snippets Groups Projects
Commit 9e2e942a authored by Jakub Jirutka's avatar Jakub Jirutka :flag_ua:
Browse files

testing/csync2: disable on ppc64le due to build failure

    rsync.c:52:15: error: static declaration of 'strlcpy' follows non-static declaration
     static size_t strlcpy(char *d, const char *s, size_t bufsize)
                   ^~~~~~~
    In file included from csync2.h:33:0,
                     from rsync.c:21:
    /usr/include/string.h:84:8: note: previous declaration of 'strlcpy' was here
     size_t strlcpy (char *, const char *, size_t);
            ^~~~~~~
parent 22f35fe9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment