guix-patches
[Top][All Lists]
Advanced

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

[bug#49025] [PATCH core-updates 26/37] bash: Fix cross-compilation build


From: Maxime Devos
Subject: [bug#49025] [PATCH core-updates 26/37] bash: Fix cross-compilation build error.
Date: Mon, 14 Jun 2021 17:38:42 +0200
User-agent: Evolution 3.34.2

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

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

Attachment: 0026-bash-Fix-cross-compilation-build-error.patch
Description: Text Data


reply via email to

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