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 eab5f594b0a7cf50ad97b039f73beff42cc8312a (commit)
from 5a44d25ad343d6426295480f6a0a5d6dc21350cf (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=eab5f594b0a7cf50ad97b039f73beff4…
commit eab5f594b0a7cf50ad97b039f73beff42cc8312a
Author: Max <msuraev(a)sysmocom.de>
Date: Fri May 26 12:31:00 2017 +0200
Enable optional static builds
* use LT_INIT instead of AC_PROG_RANLIB
* remove redundant libbsc entries
The default (for both manual and .deb builds) is to use shared build (as
before) - the static build is entirely optional.
Based on work by Sergey Kostanbaev <sergey.kostanbaev(a)gmail.com> and
Alexander Chemeris <Alexander.Chemeris(a)gmail.com>om>.
Change-Id: Ibcd1da98302413182c85e25c4cb7d69d9e38c35a
-----------------------------------------------------------------------
Summary of changes:
openbsc/configure.ac | 2 +-
openbsc/src/osmo-bsc/Makefile.am | 1 -
openbsc/tests/abis/Makefile.am | 1 -
3 files changed, 1 insertion(+), 3 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)