Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
2349b37e
Commit
2349b37e
authored
Apr 12, 2016
by
cubiq
Committed by
FredericLeroy
Jun 15, 2016
Browse files
lte-softmodem: add "-ldl" options to linkage
parent
eb029cb8
Changes
1
Show whitespace changes
Inline
Side-by-side
cmake_targets/CMakeLists.txt
View file @
2349b37e
...
...
@@ -1625,7 +1625,7 @@ add_executable(lte-softmodem
${
T_SOURCE
}
)
target_link_libraries
(
lte-softmodem
target_link_libraries
(
lte-softmodem
-ldl
-Wl,--start-group
RRC_LIB S1AP_LIB S1AP_ENB GTPV1U SECU_CN SECU_OSA UTIL HASHTABLE SCTP_CLIENT UDP SCHED_LIB PHY LFDS L2
${
MSC_LIB
}
${
RAL_LIB
}
${
NAS_UE_LIB
}
${
ITTI_LIB
}
${
MIH_LIB
}
-Wl,--end-group
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment