mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
Revert "community/emacs: enabled for aarch64"
This reverts commit 9fbb035e36
.
It still fails:
Loading /home/buildozer/aports/community/emacs/src/emacs-25.3/x11/lisp/leim/leim-list.el (source)...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
**************************************************
Warning: Your system has a gap between BSS and the
heap (60016856 bytes). This usually means that exec-shield
or something similar is in effect. The dump may
fail because of this. See the section about
exec-shield in etc/PROBLEMS for more information.
**************************************************
make[1]: *** [Makefile:740: bootstrap-emacs] Segmentation fault
make[1]: Leaving directory '/home/buildozer/aports/community/emacs/src/emacs-25.3/x11/src'
make: *** [Makefile:398: src] Error 2
This commit is contained in:
parent
02ffec7441
commit
eb89c00dbe
@ -5,7 +5,7 @@ pkgname=emacs
|
||||
pkgver=25.3
|
||||
pkgrel=0
|
||||
pkgdesc="The extensible, customizable, self-documenting real-time display editor"
|
||||
arch="all"
|
||||
arch="all !aarch64"
|
||||
depends="emacs-nox"
|
||||
url="https://www.gnu.org/software/emacs/emacs.html"
|
||||
license="GPL-3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user