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 81dc67d03f9e1881a6115be51cd92956f5932e43 (commit)
from 9cd1e7417e76c98094a502131af779145a77c7b9 (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=81dc67d03f9e1881a6115be51cd9…
commit 81dc67d03f9e1881a6115be51cd92956f5932e43
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Oct 9 11:00:56 2017 +0800
Ensure __always_inline is defined on operating systems that don't have it
For example, Alpine Linux fails to build libosmocore without us locally
defining __always_inline.
Change-Id: I0c22aac410e668f8fb8d5de57281bcaeb343eeb1
-----------------------------------------------------------------------
Summary of changes:
src/conv_acc_sse_impl.h | 6 ++++++
1 file changed, 6 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications