mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-07 11:55:10 +00:00
build: Cleanup old comment
In Meson better to use --werror option instead to manually add to options Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>
This commit is contained in:
parent
892639a696
commit
7a4ca27f98
@ -38,7 +38,6 @@ message('libspice.so version: ' + spice_server_so_version)
|
||||
# some global vars
|
||||
spice_server_global_cflags = ['-DSPICE_SERVER_INTERNAL',
|
||||
'-DG_LOG_DOMAIN="Spice"',
|
||||
#'-Werror',
|
||||
'-Wall',
|
||||
'-Wextra',
|
||||
'-Wno-sign-compare',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user