guix-patches
[Top][All Lists]
Advanced

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

[bug#49025] [PATCH core-updates 22/37] openssl: Extract logic for comput


From: Maxime Devos
Subject: [bug#49025] [PATCH core-updates 22/37] openssl: Extract logic for computing CONFIGURE_TARGET_ARCH.
Date: Mon, 14 Jun 2021 17:38:07 +0200
User-agent: Evolution 3.34.2

By computing this value outside the build code, new targets
can be added without causing rebuilds for other targets.

* gnu/packages/tls.scm
  (target->openssl-target): New procedure.
  (openssl)[arguments]<#:phases>{set-cross-compile}: Use it.
---
 gnu/packages/tls.scm | 46 ++++++++++++++++++++++++++------------------
 1 file changed, 27 insertions(+), 19 deletions(-)

Attachment: 0022-openssl-Extract-logic-for-computing-CONFIGURE_TARGET.patch
Description: Text Data


reply via email to

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