guix-patches
[Top][All Lists]
Advanced

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

[bug#49025] [PATCH core-updates 21/37] openssl: Find bin/env when cross-


From: Maxime Devos
Subject: [bug#49025] [PATCH core-updates 21/37] openssl: Find bin/env when cross-compiling.
Date: Mon, 14 Jun 2021 17:38:03 +0200
User-agent: Evolution 3.34.2

%build-inputs does not exist when cross-compiling,
so find bin/env by another way.

* (openssl)[arguments]<#:phases>{configure}: Don't use '%build-inputs',
  use 'which' instead.
---
 gnu/packages/tls.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Attachment: 0021-openssl-Find-bin-env-when-cross-compiling.patch
Description: Text Data


reply via email to

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