Feature #4726
remove build dependency of libosmo-netif to libosmo-abis
Status:
New
Priority:
Low
Assignee:
-
Target version:
-
Start date:
08/22/2020
Due date:
% Done:
0%
Spec Reference:
Description
The only reason fo this build dependency seems to be some 'lapd over datagram' example programs which are built but never used by anyone.
For code that merely serves as illustration to developers, we shouldn't mandate a 'strong' build dependency. The examples should not be built by default, and only if they are manually enabled at --configure
time, we should check for libosmo-abis presence via pkg-config.
Related issues
History
#1 Updated by laforge 3 months ago
- Related to Feature #4841: TC_e1_crcx_and_dlcx_ep does not pass - move the IPA code out of libosmo-abis added