Remove unmaintained ocp-enb, some clean up in CMakeLists.txt
- Remove
ocp-enb
and split 7.3 - Some cleanup:
- Do not free config module when calling Telnet's softmodem-exit, as it can lead to segfaults (and it is the main thread's task to free it)
- Drop some variables (
CMAKE_DL_LIBS
andLIB_LMS_LIBRARIES
) fromCMakeLists.txt
: they are not used -
CONFIG_LIB
needs-ldlsym
and the logging module (LOG
), so express that inCMakeLists.txt