提交 7090a820 编写于 作者: D Daniel P. Berrangé

admin: set XDR_CFLAGS when building admin server

The XDR_CFLAGS variable is needed when the XDR headers are not
part of the stock glibc install
Signed-off-by: NDaniel P. Berrangé <berrange@redhat.com>
上级 31869efe
......@@ -2335,6 +2335,7 @@ libvirt_driver_admin_la_SOURCES = \
$(NULL)
libvirt_driver_admin_la_CFLAGS = \
$(AM_CFLAGS) \
$(XDR_CFLAGS) \
-I$(top_srcdir)/src/util \
-I$(top_srcdir)/src/admin \
$(NULL)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册