mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-07 06:59:50 +00:00
server: use -std=c99
Finds some bugs.
This commit is contained in:
parent
127f83afc2
commit
43c5b4f973
@ -19,6 +19,7 @@ INCLUDES = \
|
||||
$(WARN_CFLAGS) \
|
||||
$(VISIBILITY_HIDDEN_CFLAGS) \
|
||||
$(SMARTCARD_CFLAGS) \
|
||||
-std=gnu99 \
|
||||
$(NULL)
|
||||
|
||||
spice_built_sources = generated_marshallers.c generated_marshallers.h generated_demarshallers.c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user