CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/07/13 02:37:57
Modified files:
editors/emacs : Makefile
Log message:
emacs: fix the build on powerpc
A recent commit brought base libexecinfo support for emacs, but it appears it
makes 'temacs' segfault during the build on powerpc. Disable the libexecinfo
support, only on this arch, to fix the build.
comment tweak and OK jca@ (maintainer)
