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 054667fe15434e7e467311c7213b50f849aecc79 (commit)
via b93ce5afec0a79068afa12718755724b6cc91db0 (commit)
from 391d8746d0625ea4a2375db3a961aa2584603400 (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=054667fe15434e7e467311c7213b…
commit 054667fe15434e7e467311c7213b50f849aecc79
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon May 15 11:44:39 2017 +0200
endian.h: Make it work on 'bare iron' builds (and possibly more platforms)
We can use __BYTE_ORDER__ which seems to be defined by both gcc and
clang/llvm.
Change-Id: Id6821c99e88242126d9697099b1dd92c6212526a
http://cgit.osmocom.org/libosmocore/commit/?id=b93ce5afec0a79068afa12718755…
commit b93ce5afec0a79068afa12718755724b6cc91db0
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon May 15 10:58:15 2017 +0200
src/logging.c: Fix EMBEDDED build
We don't enable/build _file_output in EMBEDDED builds, so we shouldn'r
refer to that symbol.
Change-Id: I491aa8ee9d20a96cbb2814700475afe03eb99c9e
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/endian.h | 14 +++++++++++++-
src/logging.c | 2 +-
2 files changed, 14 insertions(+), 2 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications