From: Henri Verbeet <hverb...@codeweavers.com>

Signed-off-by: Henri Verbeet <hverb...@codeweavers.com>
Signed-off-by: Jeremy White <jwh...@codeweavers.com>
---
 spice-video-dummy/src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spice-video-dummy/src/Makefile.am 
b/spice-video-dummy/src/Makefile.am
index 6befa46b..1dc4df8e 100644
--- a/spice-video-dummy/src/Makefile.am
+++ b/spice-video-dummy/src/Makefile.am
@@ -25,7 +25,7 @@
 # _ladir passes a dummy rpath to libtool so the thing will actually link
 # TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
 
-AM_CFLAGS = $(XORG_CFLAGS) $(PCIACCESS_CFLAGS)
+AM_CFLAGS = $(BASE_CFLAGS) $(XORG_CFLAGS) $(PCIACCESS_CFLAGS)
 
 spicedummy_drv_la_LTLIBRARIES = spicedummy_drv.la
 spicedummy_drv_la_LDFLAGS = -module -avoid-version
-- 
2.20.1

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to