[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53049] [PATCH] gnu: libaio: Fix cross-compilation.
From: |
Ludovic Courtès |
Subject: |
[bug#53049] [PATCH] gnu: libaio: Fix cross-compilation. |
Date: |
Sat, 08 Jan 2022 22:57:10 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi,
Julien Lepiller <julien@lepiller.eu> skribis:
>>From 160572309d022b4249cb41296864a0e1c32eae0a Mon Sep 17 00:00:00 2001
> Message-Id:
> <160572309d022b4249cb41296864a0e1c32eae0a.1641468451.git.julien@lepiller.eu>
> From: Julien Lepiller <julien@lepiller.eu>
> Date: Thu, 6 Jan 2022 11:48:16 +0100
> Subject: [PATCH] gnu: libaio: Fix cross-compilation.
>
> * gnu/packages/linux.scm (libaio)[arguments]: Do not use singular
> %output.
LGTM! (You could add a TODO stating it should be homogenized on the
next rebuild cycle.)
Thanks,
Ludo’.