mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-05 06:50:17 +01:00
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 |
||
|---|---|---|
| .. | ||
| architecture.h | ||
| arphrd-list.h | ||
| build.h | ||
| copy.h | ||
| def.h | ||
| dhcp-server-internal.h | ||
| dirent-util.h | ||
| errno-list.h | ||
| glob-util.h | ||
| gunicode.h | ||
| ioprio.h | ||
| locale-util.h | ||
| memfd-util.h | ||
| missing_fs.h | ||
| missing_keyctl.h | ||
| missing_magic.h | ||
| missing_network.h | ||
| missing_sched.h | ||
| missing_timerfd.h | ||
| mkdir.h | ||
| namespace-util.h | ||
| nm-sd-adapt-shared.h | ||
| nulstr-util.h | ||
| raw-clone.h | ||
| rlimit-util.h | ||
| terminal-util.h | ||
| unaligned.h | ||
| user-util.h | ||
| virt.h | ||