Review at  https://gerrit.osmocom.org/6002

build: Link libusrp_la also to boost_system

Change-Id: I184214c37251dde0ea9bd05f4a4cebfed35a8d9f
---
M host/lib/Makefile.am
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libusrp refs/changes/02/6002/1

diff --git a/host/lib/Makefile.am b/host/lib/Makefile.am
index 40c59f2..a0de559 100644
--- a/host/lib/Makefile.am
+++ b/host/lib/Makefile.am
@@ -29,6 +29,7 @@
 libusrp_la_common_LIBADD =             \
        $(USB_LIBS)                     \
        $(BOOST_THREAD_LIB)             \
+       $(BOOST_SYSTEM_LIB)             \
        ../misc/libmisc.la
 
 AM_CPPFLAGS = $(common_INCLUDES) $(BOOST_CPPFLAGS) $(WITH_INCLUDES)

-- 
To view, visit https://gerrit.osmocom.org/6002
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I184214c37251dde0ea9bd05f4a4cebfed35a8d9f
Gerrit-PatchSet: 1
Gerrit-Project: libusrp
Gerrit-Branch: master
Gerrit-Owner: roox <mar...@gmx.de>

Reply via email to