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, neels/cflags has been updated
discards a703c4cb29626838a93cecec0190214a54ce64f3 (commit)
via 754de329910709b01666764c7563c8ec0aff2a07 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (a703c4cb29626838a93cecec0190214a54ce64f3)
\
N -- N -- N (754de329910709b01666764c7563c8ec0aff2a07)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=754de329910709b01666764c7563…
commit 754de329910709b01666764c7563c8ec0aff2a07
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jun 19 14:48:23 2017 +0200
fix build: viterbi_sse: use AM_CFLAGS, not CFLAGS
This allows passing 'make CFLAGS+="..."' without breaking the
build.
Suggested-by: zecke
Change-Id: I0628a9c739cded771605f5c55df7f21cb07beb3b
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
An utility library for Open Source Mobile Communications