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

remote: fix enablement of IP networking in virtproxyd

This fixes

    commit b7ed8ce9
    Author: Daniel P. Berrangé <berrange@redhat.com>
    Date:   Thu Jul 4 12:33:23 2019 +0100

      remote: introduce virtproxyd daemon to handle IP connectivity
Reviewed-by: NAndrea Bolognani <abologna@redhat.com>
Signed-off-by: NDaniel P. Berrangé <berrange@redhat.com>
上级 ad618938
...@@ -236,7 +236,7 @@ virtproxyd_CFLAGS = \ ...@@ -236,7 +236,7 @@ virtproxyd_CFLAGS = \
$(REMOTE_DAEMON_CFLAGS) \ $(REMOTE_DAEMON_CFLAGS) \
-DSOCK_PREFIX="\"libvirt\"" \ -DSOCK_PREFIX="\"libvirt\"" \
-DDAEMON_NAME="\"virtproxyd\"" \ -DDAEMON_NAME="\"virtproxyd\"" \
-DENABLE_IP \ -DWITH_IP \
-DVIRTPROXYD \ -DVIRTPROXYD \
$(NULL) $(NULL)
virtproxyd_LDFLAGS = $(REMOTE_DAEMON_LD_FLAGS) virtproxyd_LDFLAGS = $(REMOTE_DAEMON_LD_FLAGS)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册