guix-patches
[Top][All Lists]
Advanced

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

[bug#68366] [PATCH 0/1] guix: cmake-build-system: Handle unknown systems


From: Jean-Pierre De Jesus DIAZ
Subject: [bug#68366] [PATCH 0/1] guix: cmake-build-system: Handle unknown systems.
Date: Wed, 10 Jan 2024 12:39:21 +0100

Hello,

This patch series sets `-DCMAKE_SYSTEM_NAME=Generic' when the system
name is not known, else set it to Linux or Windows when applicable.

Causes a rebuild of all packages depending on CMAKE-BUILD-SYSTEM as a
result, but this is necessary to build packages for bare-metal
architectures, e.g. for `avr' or `or1k-elf'.

Cheers,

Jean-Pierre De Jesus DIAZ (1):
  guix: cmake-build-system: Handle unknown systems.

 guix/build/cmake-build-system.scm | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)


base-commit: 537768018ee03a6a9a5562022a16b47ac287d131
-- 
2.41.0






reply via email to

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