Re: [PATCH 1/1] git: update to v2.10.2

2016-11-06 Thread Jason A. Donenfeld
Looks good. Queue it up! ___ CGit mailing list CGit@lists.zx2c4.com http://lists.zx2c4.com/mailman/listinfo/cgit

[PATCH 1/1] git: update to v2.10.2

2016-11-06 Thread Christian Hesse
From: Christian Hesse Update to git version v2.10.2, no changes required. Signed-off-by: Christian Hesse --- Makefile | 2 +- git | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index caa32d6..1fe00c4 100644 ---

Re: Linking cgit with Lua using -Wl,-E

2016-11-06 Thread Дилян Палаузов
Hello, it is possible to build a shared library, but you shall assume, that the ones who build cgit from source code, build also liblua from source code. And the result is static liblua.a . On 10/23/2016 05:55 PM, John Keeping wrote: I assume it's possible to build a shared library; I get