guix-patches
[Top][All Lists]
Advanced

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

[bug#56505] Use the target predicates from (guix utils)


From: Vivien Kraus
Subject: [bug#56505] Use the target predicates from (guix utils)
Date: Tue, 19 Jul 2022 20:37:08 +0200
User-agent: Evolution 3.42.1

Dear guix,

antipode on #guix told me that these archaic tests to determine the
openssl target should be replaced with the new target predicates in
(guix utils), and that the kernel and the architecture should be dealt
with independently.

However, it seems that mingw targets do not use the same scheme, so I
had to keep that special case.

I had to introduce a new predicate for mips64el. As far as I
understand, this is also a 64-bit target, so it should also be detected
by target-64bit?, but fortunately this is already the case, so I don’t
have to change target-64bit?. I don’t think there are other predicates
that I should change, but I may be wrong.

What do you think?

Best regards,

Vivien

Attachment: v2-0001-gnu-openssl-Cross-compile-to-mingw.patch
Description: Text Data

Attachment: v2-0002-guix-Add-target-mips64el.patch
Description: Text Data

Attachment: v2-0003-gnu-openssl-use-target-predicates-from-guix-utils.patch
Description: Text Data


reply via email to

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