[Bug 255706] [PATCH] editors/emacs-devel: add option to enable native compilation
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 8 13:33:32 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255706
Bug ID: 255706
Summary: [PATCH] editors/emacs-devel: add option to enable
native compilation
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: emacs at FreeBSD.org
Reporter: maciej at pasternacki.net
Assignee: emacs at FreeBSD.org
Flags: maintainer-feedback?(emacs at FreeBSD.org)
Created attachment 224771
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224771&action=edit
emacs-devel-native-compilation.patch
Emacs 28 supports native compilation of elisp using libgccjit.
This patch adds an option to enable native compilation. This uses a GCC
feature, so the option switches build to use GCC 11+ (if it's possible to make
it use libgccjit and keep "main" build on clang, I couldn't find it).
Patch includes an unrelated minor fix to pkg-plist found by check-plist.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list