mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 14:41:25 +00:00
Remove -Werror and add -fpermissive, this will allow to compile C code with a GNU C++ compiler. Ignore warnings as our code use some feature like empty arrays. Remove warnings not available in C++. Bump GLIB_VERSION_MAX_ALLOWED to reduce the warning, looks like the GLib headers for C++ are not able to handle them correctly. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> |
||
|---|---|---|
| .. | ||
| ax_valgrind_check.m4 | ||
| manywarnings.m4 | ||
| spice-compile-warnings.m4 | ||
| virt-linker-no-indirect.m4 | ||
| virt-linker-relro.m4 | ||
| warnings.m4 | ||