Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-gprs/+/31774 )
Change subject: tests/llc: local libs must be first in *_LDADD ......................................................................
Patch Set 1:
(1 comment)
File tests/llc/Makefile.am:
https://gerrit.osmocom.org/c/libosmo-gprs/+/31774/comment/4eb3e716_41e41c82 PS1, Line 36: $(LIBOSMOCORE_LIBS) \
These should actually be swapped too actually, so that dependency chain is correct: first LIBOSMOGSM […]
As I explained in a similar patch in response to your similar comment, this is not as important as having the local libraries listed first. So I am not going to swap external libs in this patch.