From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 75268@debbugs.gnu.org
Cc: andrew@trop.in, cox.katherine.e+guix@gmail.com,
liliana.prikler@gmail.com, ian@retrospec.tv
Subject: [bug#75268] [PATCH emacs-team v2 3/3] gnu: emacs-next: Disable jit compilation.
Date: Mon, 6 Jan 2025 17:31:59 +0100 [thread overview]
Message-ID: <f7e0b4e3f9dd0c230ebdb4130542c0d7a6a3e65f.1736181798.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <161b5fd3c108eedbb469e237570af3727bda42e5.1736181798.git.liliana.prikler@gmail.com>
* gnu/packages/emacs.scm (emacs-minimal)[patches]: Add
“emacs-disable-jit-compilation.patch”.
---
gnu/packages/emacs.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 2169cc903a..a5f8802df4 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -574,7 +574,8 @@ (define-public emacs-next-minimal
(sha256
(base32 "0nj3a7wsl5piqf6a8wnmfyjbpxp2dwl0r48flv9q624jx4nxfr2p"))
(patches
- (search-patches "emacs-next-exec-path.patch"
+ (search-patches "emacs-disable-jit-compilation.patch"
+ "emacs-next-exec-path.patch"
"emacs-fix-scheme-indent-function.patch"
"emacs-next-native-comp-driver-options.patch"
"emacs-next-native-comp-fix-filenames.patch"
--
2.47.1
next prev parent reply other threads:[~2025-01-06 17:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-01 21:17 [bug#75268] [PATCH emacs-team 0/2] Apply native-comp grafts to emacs-next as well Liliana Marie Prikler
2025-01-01 21:15 ` [bug#75268] [PATCH emacs-team 1/2] gnu: emacs-next: Don't hash file names in native compilation Liliana Marie Prikler
2025-01-01 21:15 ` [bug#75268] [PATCH emacs-team v2 1/3] " Liliana Marie Prikler
2025-01-01 21:16 ` [bug#75268] [PATCH emacs-team v2 2/3] gnu: emacs-next: Pin natively compiled packages Liliana Marie Prikler
2025-01-06 16:31 ` Liliana Marie Prikler [this message]
2025-01-01 21:16 ` [bug#75268] [PATCH emacs-team 2/2] " Liliana Marie Prikler
2025-01-08 4:48 ` [bug#75268] [PATCH emacs-team 0/2] Apply native-comp grafts to emacs-next as well Ian Eure
2025-01-08 5:16 ` Liliana Marie Prikler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f7e0b4e3f9dd0c230ebdb4130542c0d7a6a3e65f.1736181798.git.liliana.prikler@gmail.com \
--to=liliana.prikler@gmail.com \
--cc=75268@debbugs.gnu.org \
--cc=andrew@trop.in \
--cc=cox.katherine.e+guix@gmail.com \
--cc=ian@retrospec.tv \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).