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 "UNNAMED PROJECT".
The branch, master has been updated via c136be04f7784d245baf0adb2e2537ac0fae206d (commit) from 0fb294a8dd45a86b8f9eb93211b69b6dbf0a6853 (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-pcu/commit/?id=c136be04f7784d245baf0adb2e2537ac...
commit c136be04f7784d245baf0adb2e2537ac0fae206d Author: Harald Welte laforge@gnumonks.org Date: Sun Jun 11 11:36:33 2017 +0200
lc15: further fixes regarding --with-litecell15
The fix in 0fb294a8dd45a86b8f9eb93211b69b6dbf0a6853 was only partially valid, as it unconditionally used $includedir, without any prefix. This polluted the include path with host include files in cross-compiling builds.
Let's take a different approach and simply define LITECELL15_CFLAGS (similar to what pkgconfig does), which makes the "-I" go away if no --with-litecell15 has been specified.
Change-Id: I63393decfe42a24dab56c7654f716c1580416ab2
-----------------------------------------------------------------------
Summary of changes: configure.ac | 8 ++++---- src/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org