Attention is currently required from: falconia.
3 comments:
Patchset:
I see these 2 ORTP references, but they are probably wrong and can be dropped since they should come from libosmo-netif pkgcfg if needed:
src/osmo-bts-oc2g/Makefile.am
17: $(ORTP_CFLAGS) \
29: $(ORTP_LIBS) \
Do you mind submitting an extra patch dropping them? I can do it myself but I don't want to interfere with your changes.
File contrib/ber/Makefile.am:
Patch Set #2, Line 1: if ENABLE_ORTP
Add this to the parent Makefile to conditionally add it to SUBDIR so this file is not even processed?
File src/common/bts.c:
you don't really need {} afaict, we are enforcing -std=gnu11 during build in configure.ac?
To view, visit change 42197. To unsubscribe, or for help writing mail filters, visit settings.