libosmocore.git branch master updated. 0.9.0-20-ga10ef29

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Fri Nov 20 23:51:42 UTC 2015


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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  a10ef29b47123a60755b59befca9b2d45f3e29fa (commit)
      from  b32a19467ffde540b059bf166a378decf07701b8 (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/libosmocore/commit/?id=a10ef29b47123a60755b59befca9b2d45f3e29fa

commit a10ef29b47123a60755b59befca9b2d45f3e29fa
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Nov 21 00:41:43 2015 +0100

    use system-wide libtalloc with --enable-system-talloc
    
    This introduces a new configure flag by which the libosmocore-internal
    talloc code is not compiled, but rather a system-wide libtalloc is used.
    
    When we started openbsc/libosmocore in 2008, libtalloc was not widely
    present on systems yet.  This has changed meanwhile, and we should
    simply use the system-wide library

-----------------------------------------------------------------------

Summary of changes:
 configure.ac                                       | 45 +++++++++++++++++++++-
 include/Makefile.am                                | 15 +++++++-
 .../osmocom/core/{talloc.h => talloc-internal.h}   |  0
 libosmocore.pc.in                                  |  2 +-
 4 files changed, 59 insertions(+), 3 deletions(-)
 rename include/osmocom/core/{talloc.h => talloc-internal.h} (100%)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list