[PATCH 0/3] Build libosmo-sccp shared objects.

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/OpenBSC@lists.osmocom.org/.

Vasil Velichckov vasil_vel at abv.bg
Wed Sep 18 17:04:26 UTC 2013


Hi,

While I was playing around with openbsc project I noticed that the
libosmo-sccp libraries are built as a static libraries only and I decided that
it will be useful to build them as shared objects too.

I also enabled colored output of the test suite and ignore all tag files that
are generated by the Makefiles.

Cheers

Vasil Velichckov (3):
  Build shared objects with libtool
  Enable colored test results by default
  Ignore the tag files that are generated by Makefile

 .gitignore             |    9 +++++++++
 configure.ac           |    2 +-
 src/Makefile.am        |   18 +++++++++++++-----
 tests/m2ua/Makefile.am |    2 +-
 tests/sccp/Makefile.am |    4 ++--
 tests/testsuite.at     |    1 +
 6 files changed, 27 insertions(+), 9 deletions(-)

-- 
1.7.10.4





More information about the OpenBSC mailing list