diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-04-22 18:49:49 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-04-23 21:47:26 -0400 |
commit | 521e7c3aea7cfc478380acb9857beb938855f00f (patch) | |
tree | 90eb313c966d1d42dfae71bbcf95595247e13371 /network | |
parent | bab8c072fd6303408ab2908ad8150e532e04c0c5 (diff) | |
download | systemd-521e7c3aea7cfc478380acb9857beb938855f00f.tar.gz |
journal/fsprg: set -Wno-pointer-arithm only for that file
Both gcc and clang issue a host of warnings about void pointers used in
arithmetic. The warning must be ignored in that file to avoid multiple
warnings.
Makefile.am used to set this for all libsystemd-journal-internal.a sources,
because there's no finer granularity for warnings. Let's just set it for
this one file.
Diffstat (limited to 'network')
0 files changed, 0 insertions, 0 deletions