me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Liliana Marie Prikler dbcba75c0e
gnu: emacs: Build with native compilation.
* gnu/packages/emacs.scm (%emacs-modules): New variable.
(emacs)[arguments]<#:modules>: Use it here.
<#:configure-flags> Add “--with-native-compilation”.
<#:make-flags>: Add “NATIVE_FULL_AOT=1”.
<#:phases>: Add ‘set-libgccjit-path’ and ‘patch-compilation-driver’.
[inputs]: Add explicit ld-wrapper, binutils, glibc, and libgccjit.
[search-paths]: Add EMACSNATIVELOADPATH.
(emacs-minimal, emacs-xwidgets, emacs-no-x)
(emacs-no-x-toolkit): Adjust accordingly.
2022-09-11 15:46:32 +02:00
..
bootloader gnu: bootloader: grub: Add support for chain-loader. 2022-09-08 22:30:09 +02:00
build file-systems: Open files with O_CLOEXEC. 2022-09-08 16:22:21 +02:00
home
installer
machine
packages gnu: emacs: Build with native compilation. 2022-09-11 15:46:32 +02:00
services services: shepherd: Open /dev/null as O_CLOEXEC. 2022-09-11 00:16:57 +02:00
system
tests tests: dict: Increase VM memory-size. 2022-09-08 15:17:31 +02:00
artwork.scm
bootloader.scm gnu: bootloader: Report error in menu-entry. 2022-09-08 22:30:43 +02:00
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: python-apsw: Update to 3.39.2.1. 2022-09-07 22:02:40 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm