[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] generalize uClibc guess support
From: |
Mike Frysinger |
Subject: |
Re: [PATCH] generalize uClibc guess support |
Date: |
Tue, 14 May 2013 12:16:43 -0400 |
User-agent: |
KMail/1.13.7 (Linux/3.8.3; KDE/4.6.5; x86_64; ; ) |
On Tuesday 14 May 2013 00:39:04 Ben Elliston wrote:
> On Mon, May 13, 2013 at 11:41:50PM -0400, Mike Frysinger wrote:
> > Rather than copying & pasting this same logic for every target,
> > hoist it up to a common location so all Linux targets can use it.
>
> There is one big problem with this patch: it requires that every
> GNU/Linux system have a compiler installed for config.guess to work
> there. I would rather limit the cases to those systems that need it.
> I don't mind factoring that code into a case at the top, as you've
> done, but please be more restrictive in its application.
so i'll set a default of LIBC=gnu before running CPP
i don't know what you mean by "limiting to those systems" ... uClibc has a
good number of ports (like ~25), so i don't see value in updating all but like
10% of the Linux targets just because someone hasn't yet done a port for that
arch.
-mike
signature.asc
Description: This is a digitally signed message part.