guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#35511] [PATCH 0/1] Add configure flag to emacs to improve repoducib


From: wednesday
Subject: [bug#35511] [PATCH 0/1] Add configure flag to emacs to improve repoducibility
Date: Tue, 30 Apr 2019 22:28:04 +0100

This patch adds the --disable-build-details configure-flag to the emacs package.
By default the emacs binary stores some information about how it was build, as
stated here:
"By default the dumped emacs executable records details such as the build time 
and host name. Use the --disable-build-details option of configure to suppress 
these details, so that building and installing Emacs twice from the same 
sources is more likely to result in identical copies of Emacs."
https://www.gnu.org/software/emacs/manual/html_node/elisp/Building-Emacs.html

There is also this mailing list post about emacs repoducibility:
https://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00711.html

wednesday (1):
  gnu: emacs: Make build more reproducible

 gnu/packages/emacs.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.21.0








reply via email to

[Prev in Thread] Current Thread [Next in Thread]