GNU bug report logs - #40414
[PATCH] gnu: mingw: Add mingw-w64 reproducibility patches.

Previous Next

Package: guix-patches;

Reported by: Carl Dong <contact <at> carldong.me>

Date: Fri, 3 Apr 2020 19:02:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <m.othacehe <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: Carl Dong <contact <at> carldong.me>
Cc: 40414 <at> debbugs.gnu.org
Subject: [bug#40414] [PATCH] gnu: mingw: Add mingw-w64 reproducibility patches.
Date: Sat, 04 Apr 2020 13:00:53 +0200
> +                (patches (search-patches "mingw-w64-6.0.0-gcc.patch"
> +                                         "mingw-w64-dlltool-temp-prefix.patch"
> +                                         "mingw-w64-reproducible-gendef.patch"))))

Also you can add a break after "patches" so that you respect the 78
columns limit, this way:

--8<---------------cut here---------------start------------->8---
    (patches
     (search-patches "mingw-w64-6.0.0-gcc.patch"
                     "mingw-w64-dlltool-temp-prefix.patch"
                     "mingw-w64-reproducible-gendef.patch"))))
--8<---------------cut here---------------end--------------->8---

Thanks,

Mathieu




This bug report was last modified 5 years and 43 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.