[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#52309] [PATCH, core-updates-frozen] gnu: helm: Fix build with GCC 9
From: |
Leo Famulari |
Subject: |
[bug#52309] [PATCH, core-updates-frozen] gnu: helm: Fix build with GCC 9 and later. |
Date: |
Mon, 6 Dec 2021 02:05:11 -0500 |
On Sun, Dec 05, 2021 at 02:35:12PM +0000, Pierre Langlois wrote:
> Hi Guix!
>
> I see the helm synthesizer doesn't build on core-updates-frozen so
> here's a patch, taken from https://github.com/mtytel/helm/pull/233.
>
> Thanks,
> Pierre
>
> From cfbb5b926d0a5d6278554174aca3237d642bee97 Mon Sep 17 00:00:00 2001
> From: Pierre Langlois <pierre.langlois@gmx.com>
> Date: Sat, 20 Nov 2021 14:51:13 +0000
> Subject: [PATCH] gnu: helm: Fix build with GCC 9 and later.
>
> * gnu/packages/music.scm (helm)[origin]: Add patch.
> * gnu/packages/patches/helm-fix-gcc-9-build.patch: New file.
> * gnu/local.mk (dist_patch_DATA): Register it.
Thanks, please push!