Skip to content
Snippets Groups Projects
Commit 8c1182c0 authored by Rohit Gupta's avatar Rohit Gupta
Browse files

Merge branch 'develop'

parents 07d2d968 e1cdc46c
No related branches found
No related tags found
No related merge requests found
......@@ -1692,7 +1692,7 @@ target_link_libraries(rrh_gw
UTIL LFDS
-Wl,--end-group )
target_link_libraries (rrh_gw rt pthread m )
target_link_libraries (rrh_gw ${option_HW_lib} ${option_TP_lib} ${LIBBOOST_LIBRARIES} )
target_link_libraries (rrh_gw ${option_HW_lib} ${option_TP_lib} ${LIBBOOST_LIBRARIES} -lboost_system ) #Added manually as it is not found for some reason for USRP
target_link_libraries (rrh_gw ${LIB_LMS_LIBRARIES})
target_link_libraries (rrh_gw ${T_LIB})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment