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 13f476282732c81f3e7d7eb6c47c9645725c7451 (commit)
from b904091173d6841f4970448f1ef649e7189d74cd (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=13f476282732c81f3e7d7eb6c47c…
commit 13f476282732c81f3e7d7eb6c47c9645725c7451
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed May 10 01:01:13 2017 +0700
configure.ac: fix build on systems without SIMD support
HAVE_AVX2, HAVE_SSE3 and HAVE_SSE4_1 were never defined if CPU
architecture doesn't match the (86*|x86_64*|amd64*) condition.
Change-Id: If0c3128f9768f95c1f5f955db242e71c81384c6c
-----------------------------------------------------------------------
Summary of changes:
m4/ax_check_simd.m4 | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications