[Bug 243484] editors/emacs: fix build of dependent libraries on powerpc64 elf2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 22 10:48:05 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243484

--- Comment #8 from commit-hook at freebsd.org ---
A commit references this bug:

Author: pkubaj
Date: Wed Jan 22 10:47:24 UTC 2020
New revision: 523801
URL: https://svnweb.freebsd.org/changeset/ports/523801

Log:
  editors/emacs: fix miscompilation on powerpc64 elfv2

  Clang currently miscompiles emacs, resulting in broken builds for
dependencies:
  ===>  Building for treepy.el-emacs26-0.1.1_3
  (cd /wrkdirs/usr/ports/devel/treepy.el/work-full/treepy.el-0.1.1 ;
/usr/local/bin/emacs-26.3 -batch -q -f batch-byte-compile treepy.el)
  *** Signal 6

  Use GCC to workaround it.

  PR:           243484
  Approved by:  jrm (maintainer)

Changes:
  head/editors/emacs/Makefile

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ppc mailing list