Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 May 2021 13:33:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255706] [PATCH] editors/emacs-devel: add option to enable native compilation
Message-ID:  <bug-255706-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255706

            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@FreeBSD.org
          Reporter: maciej@pasternacki.net
          Assignee: emacs@FreeBSD.org
             Flags: maintainer-feedback?(emacs@FreeBSD.org)

Created attachment 224771
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224771&action=
=3Dedit
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 m=
ake
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255706-7788>