libosmocore.git branch master updated. 0.9.0-229-gd95f01d

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
Sat Sep 10 12:03:55 UTC 2016


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  d95f01d204eeec5eaa8f300029cb8f9e92caeee1 (commit)
      from  1a587bd782fe75f0739ed188abc23604e32d4148 (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=d95f01d204eeec5eaa8f300029cb8f9e92caeee1

commit d95f01d204eeec5eaa8f300029cb8f9e92caeee1
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Sep 9 16:42:49 2016 +0200

    build: tests: don't link system installed libosmogsm.
    
    Add src/gsm/libosmogsm.la explicitly to some test linkages, because otherwise
    the linker would pick the libosmogsm already installed on the system instead of
    the one that was just built in the source tree.
    
    I noticed because a libosmogsm needing some more symbols from libosmocodec was
    still installed, while the patch that cause it was already removed. Thus I
    caught all(?) test binaries that linked libosmogsm from $PREFIX.
    
    Change-Id: Ie61d60e1506f16de20add70fd0f44ebfa7a00a75

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

Summary of changes:
 tests/Makefile.am | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)


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



More information about the osmocom-commitlog mailing list