osmo-pcu.git branch master updated. 0.2-483-ga99d95e

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
Mon Jun 29 08:07:23 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 "UNNAMED PROJECT".

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

commit a99d95e3afc528829f657e37f0572ac78bf06d4b
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Mon Jun 29 09:56:55 2015 +0200

    llc/test: Explicitly enable extended initialiser lists
    
    To support extended initialiser lists some platforms (at least debian
    squeeze) require to add -std=c++0x or -std=gnu++0x to CXXFLAGS. While
    that option is deprecated on newer platforms (at least gcc 4.8) this
    options is still supported on every platform currently in use.
    
    This commit adds -std=gnu++0x to the CXXFLAGS used to compile
    LlcTest.cpp.
    
    Sponsored-by: On-Waves ehf

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

Summary of changes:
 tests/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list