guix-devel
[Top][All Lists]
Advanced

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

[PATCH] gnu: cross-libc: Use the correct libc.


From: Manolis Ragkousis
Subject: [PATCH] gnu: cross-libc: Use the correct libc.
Date: Thu, 11 Aug 2016 21:56:27 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Hello everyone,

I noticed that in commit ef21276053b980 from core-updates-next I am
using (cross-libc-for-target ...) only in one place while I should have
used (let ((libc (cross-libc-for-target target))) (package ...

With this patch I fix this.

Thank you,
Manolis

Attachment: 0001-gnu-cross-libc-Use-the-correct-libc.patch
Description: Text Data


reply via email to

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