[MERGED] 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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Jan 24 23:19:09 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: build: Link libusrp_la also to boost_system
......................................................................


build: Link libusrp_la also to boost_system

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

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified
  roox: Verified



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: merged
Gerrit-Change-Id: I184214c37251dde0ea9bd05f4a4cebfed35a8d9f
Gerrit-PatchSet: 1
Gerrit-Project: libusrp
Gerrit-Branch: master
Gerrit-Owner: roox <mardnh at gmx.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: roox <mardnh at gmx.de>



More information about the gerrit-log mailing list