NetworkManager/shared/systemd/sd-adapt-shared
Thomas Haller 3c581cbb78
build: fix redefinition of VALGRIND define in "nm-sd-adapt-shared.h"
When configuring with sanitizers enabled, ./configure.ac sets
-DVALGRIND=1 in the CFLAGS.

This causes a compilation error later:

  $ /bin/sh ./libtool  --tag=CC   --mode=compile gcc ... -DVALGRIND=1 ... src/dhcp/nm-dhcp-nettools.c
  ...
  In file included from src/dhcp/nm-dhcp-nettools.c:16:
  ./shared/systemd/sd-adapt-shared/nm-sd-adapt-shared.h:73: error: "VALGRIND" redefined [-Werror]
   #define VALGRIND 0
2020-05-13 17:21:01 +02:00
..
architecture.h
arphrd-list.h systemd: merge branch systemd into master 2020-03-23 17:50:12 +01:00
build.h
copy.h
def.h
dhcp-server-internal.h systemd: merge branch systemd into master 2019-11-20 09:22:53 +01:00
dirent-util.h
errno-list.h
glob-util.h
gunicode.h
ioprio.h
locale-util.h
memfd-util.h
missing_fs.h systemd: merge branch systemd into master 2019-11-20 09:22:53 +01:00
missing_keyctl.h systemd: merge branch systemd into master 2019-12-16 10:22:09 +01:00
missing_magic.h systemd: merge branch systemd into master 2019-11-20 09:22:53 +01:00
missing_network.h systemd: merge branch systemd into master 2019-11-20 09:22:53 +01:00
missing_sched.h systemd: merge branch systemd into master 2019-11-20 09:22:53 +01:00
missing_timerfd.h
mkdir.h
namespace-util.h
nm-sd-adapt-shared.h build: fix redefinition of VALGRIND define in "nm-sd-adapt-shared.h" 2020-05-13 17:21:01 +02:00
nulstr-util.h
raw-clone.h
rlimit-util.h
terminal-util.h
unaligned.h shared: split C-only helper "shared/nm-std-aux" utils out of "shared/nm-utils" 2019-04-18 19:17:23 +02:00
user-util.h
virt.h