From: Fredrik Fornwall Date: Sat, 14 Nov 2015 23:08:04 +0000 (-0500) Subject: zile: Add information about current problem X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/54c7d2b46a310234c5bdfca9cca71984d652c860?hp=-c zile: Add information about current problem Followup to https://github.com/termux/termux-packages/pull/54 --- 54c7d2b46a310234c5bdfca9cca71984d652c860 diff --git a/disabled-packages/zile/build.sh b/disabled-packages/zile/build.sh index f253564b..8e6941bf 100755 --- a/disabled-packages/zile/build.sh +++ b/disabled-packages/zile/build.sh @@ -1,3 +1,6 @@ +# NOTE: Zile currently segfaults. According to gdb, the crash is somewhere +# in GC_realloc. So it's maybe not zile's fault, but instead libgc's fault. + TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/zile/ TERMUX_PKG_DESCRIPTION="Lightweight clone of the Emacs text editor" TERMUX_PKG_VERSION=2.4.11