guix-patches
[Top][All Lists]
Advanced

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

[bug#49025] [PATCH core-updates 24/37] readline: Fix build error when cr


From: Maxime Devos
Subject: [bug#49025] [PATCH core-updates 24/37] readline: Fix build error when cross-compiling.
Date: Mon, 14 Jun 2021 17:38:31 +0200
User-agent: Evolution 3.34.2

%build-inputs does not exist when cross-compiling, so
use this-package-input instead.

* gnu/packages/readline.scm
  (readline)[arguments]<#:configure-flags>: Use this-package-input
  instead of %build-inputs.
---
 gnu/packages/readline.scm | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Attachment: 0024-readline-Fix-build-error-when-cross-compiling.patch
Description: Text Data


reply via email to

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