mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-08-24 09:49:59 +03:00
Use WARN_CFLAGS when compiling virsh.c
This commit is contained in:
@ -48,6 +48,7 @@ virsh_CFLAGS = \
|
||||
-I$(top_srcdir)/src/util \
|
||||
-DGETTEXT_PACKAGE=\"$(PACKAGE)\" \
|
||||
-DLOCALEBASEDIR=\""$(datadir)/locale"\" \
|
||||
$(WARN_CFLAGS) \
|
||||
$(COVERAGE_CFLAGS) \
|
||||
$(LIBXML_CFLAGS) \
|
||||
$(READLINE_CFLAGS)
|
||||
|
Reference in New Issue
Block a user