osmo-bts.git branch master updated. 0.4.0-588-g2bbf98a

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
Sun Aug 20 19:29:47 UTC 2017


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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  2bbf98afa3158182a04b8368cd1f7da2baf6bb12 (commit)
      from  4d5df2ebd18efd1bdc8ea9d7e177c017c99e1981 (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/osmo-bts/commit/?id=2bbf98afa3158182a04b8368cd1f7da2baf6bb12

commit 2bbf98afa3158182a04b8368cd1f7da2baf6bb12
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Fri Aug 18 03:51:34 2017 +0300

    Fix static build of osmo-bts-trx and osmo-bts-virtual.
    
    New libosmocore has some plugin system which requires dlopen(). So we need
    to make sure we always link with libdl, even when building statically.
    
    Note that this doesn't fix static build of tests - they are still failing
    with some errors.
    
    Change-Id: I8315d6e032e34528def268a49fd88d07bc06ab2e

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

Summary of changes:
 src/osmo-bts-trx/Makefile.am     | 2 +-
 src/osmo-bts-virtual/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list