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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via 8ca237b5c2291f2ff18bf993ae4a7e092fd3c131 (commit)
from 082bbbf8feec0a9a86d7484476e768971fe3b646 (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-trx/commit/?id=8ca237b5c2291f2ff18bf993ae4a7e0…
commit 8ca237b5c2291f2ff18bf993ae4a7e092fd3c131
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Fri Jun 9 11:15:58 2017 -0700
build: Require and check for gcc C++11 support
It is now 2017. We can and should be able to use C++11 features now.
Change-Id: I96477e4125390b17b43a3705bb1daf98fa01c9bb
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
-----------------------------------------------------------------------
Summary of changes:
config/ax_cxx_compile_stdcxx.m4 | 982 +++++++++++++++++++++++++++++++++++++
config/ax_cxx_compile_stdcxx_11.m4 | 39 ++
configure.ac | 1 +
3 files changed, 1022 insertions(+)
create mode 100644 config/ax_cxx_compile_stdcxx.m4
create mode 100644 config/ax_cxx_compile_stdcxx_11.m4
hooks/post-receive
--
OpenBTS' transceiver retro-fit