This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 6a8cbe9718d2fdf2c0ace0b70508de6e0a406345 (commit)
via 97b6bfa996ed1745d27c5598186c4583f7e90861 (commit)
from 1b9c815024a1f863d83b70d0bb48c513f8e4cbeb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=6a8cbe9718d2fdf2c0ace0b70508de6e…
commit 6a8cbe9718d2fdf2c0ace0b70508de6e0a406345
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Nov 21 15:43:29 2015 +0100
tests/smpp: Fix linking order
At least when using system-wide libtalloc, the LIBOSMOCORE_LIBS
must come last, after the static libraries under libcommon.
http://cgit.osmocom.org/openbsc/commit/?id=97b6bfa996ed1745d27c5598186c4583…
commit 97b6bfa996ed1745d27c5598186c4583f7e90861
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Nov 21 13:16:08 2015 +0100
Fix compilation with no libc-ares present on the system
This build failure was introduced with the OAP and gtphub changes.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/Makefile.am | 3 +--
openbsc/tests/Makefile.am | 5 ++++-
openbsc/tests/smpp/Makefile.am | 5 +++--
3 files changed, 8 insertions(+), 5 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)