mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 03:21:49 +02:00
gnu: emacs-next: Don't hash file names in native compilation.
* gnu/packages/patches/emacs-next-native-comp-fix-filenames.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. * gnu/packages/emacs.scm (emacs-minimal)[source]: Use it here.
This commit is contained in:
@@ -577,6 +577,7 @@ editor (with wide ints)" )
|
||||
(search-patches "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"
|
||||
"emacs-pgtk-super-key-fix.patch")))))))
|
||||
|
||||
(define* (emacs->emacs-next emacs #:optional name
|
||||
|
||||
Reference in New Issue
Block a user