[uClibc] buildroot facelift

Erik Andersen andersen at codepoet.org
Sat Oct 9 22:01:01 UTC 2004


On Sat Oct 09, 2004 at 11:26:50AM -0700, Andrew May wrote:
> On Sat, 2004-10-09 at 01:16 -0600, Erik Andersen wrote:
> > Just as an fyi for people using buildroot, I have made a few
> > changes in the way buildroot is structured, which I think will
> > make it rather more maintainable.  Please let me know if you see
> > anything broken.
> 
> Looks very nice.
> 
> Some of the checks don't seem to expect the quotes from the .config
> file on the options.
> 
> In gcc/Makefile.in I had to change this "ifeq ($(SOFT_FLOAT),true)" to
> this to get "ifeq ($(SOFT_FLOAT),"true")" it to catch the config option.
> 
> I am not sure if that is the best way to fix it and it looked like there
> may be others.

Oops.  I've fixed that up now.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list