File static-ovs.diff of Package agent-ovs

--- ./Makefile.am	2017/05/04 13:28:36	1.1
+++ ./Makefile.am	2017/05/04 13:29:29
@@ -148,6 +148,7 @@
 	src/main.cpp
 agent_ovs_LDADD = \
 	libagent_ovs.la \
+	$(libopenvswitch_LIBS) \
 	$(BOOST_PROGRAM_OPTIONS_LIB)
 
 gbp_inspect_CXXFLAGS = -DSYSCONFDIR='"$(sysconfdir)"'
@@ -155,6 +156,7 @@
 	src/gbp_inspect.cpp
 gbp_inspect_LDADD = \
 	libagent_ovs.la \
+	$(libopenvswitch_LIBS) \
 	$(BOOST_IOSTREAMS_LIB) \
 	$(BOOST_PROGRAM_OPTIONS_LIB)
 
@@ -163,6 +165,7 @@
 	src/mcast_daemon.cpp
 mcast_daemon_LDADD = \
 	libagent_ovs.la \
+	$(libopenvswitch_LIBS) \
 	$(BOOST_PROGRAM_OPTIONS_LIB)
 
 TESTS = agent_test
@@ -216,6 +219,7 @@
 	test/mock_server.cpp
 mock_server_LDADD = \
 	libagent_ovs.la \
+	$(libopenvswitch_LIBS) \
 	$(BOOST_PROGRAM_OPTIONS_LIB)
 
 agentconfdir=$(sysconfdir)/opflex-agent-ovs
openSUSE Build Service is sponsored by