guix-patches
[Top][All Lists]
Advanced

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

[bug#49025] [PATCH core-updates 07/37] tzdata: Don't bother with cross-c


From: Maxime Devos
Subject: [bug#49025] [PATCH core-updates 07/37] tzdata: Don't bother with cross-compiling.
Date: Mon, 14 Jun 2021 17:39:00 +0200
User-agent: Evolution 3.34.2

The time zone database is architecture-independent,
so trying to cross-compile it is pointless!

* gnu/packages/base.scm
  (tzdata)[arguments]<#:target>: Set to #f.
  (tzdata)[allowed-references]: Only include the "out" output itself,
  to make sure no (architecture-dependent) binaries are installed.
---
 gnu/packages/base.scm | 9 +++++++++
 1 file changed, 9 insertions(+)

Attachment: 0007-tzdata-Don-t-bother-with-cross-compiling.patch
Description: Text Data


reply via email to

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