[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#35611: [PATCH 1/2] gnu: cross-base: Allow using non-default glibc.
From: |
Ludovic Courtès |
Subject: |
bug#35611: [PATCH 1/2] gnu: cross-base: Allow using non-default glibc. |
Date: |
Mon, 13 May 2019 09:45:56 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) |
Hi Carl,
Carl Dong <address@hidden> skribis:
>> Really a detail, but for clarity I would change “xlibc” to “libc”, because
>> this argument denotes a C library, not a cross-compiled C library.
>>
>> Ditto in other places.
>>
>> You can send an updated patch or I can make this change on your behalf if you
>> prefer, let me know!
>
> Ah yes! That does make it more clear. Could you make this change for me?
> Thanks!
Done!
>> This procedure is starting to look weird. :-) I wonder if we should inline it
>> at the call sites, but we can look into it later.
>
> Haha that's what I thought too... Inlining would probably make the most sense.
> I'll submit another patch to this effect at some point!
Awesome. :-)
Thank you!
Ludo’.