[PATCH] libusrp[master]: build: Link libusrp_la also to boost_system

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

roox gerrit-no-reply at lists.osmocom.org
Tue Jan 23 21:34:16 UTC 2018


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 <mardnh at gmx.de>



More information about the gerrit-log mailing list