[coreboot] [PATCH] libpayload: fix cross compilation (somewhat)

Stefan Reinauer stepan at coresystems.de
Thu Aug 7 14:35:28 CEST 2008


Peter Stuge wrote:
> On Thu, Aug 07, 2008 at 01:16:03PM +0200, Stefan Reinauer wrote:
>   
>> +++ libpayload/util/kconfig/lxdialog/check-lxdialog.sh	(working copy)
>> @@ -19,6 +19,11 @@
>>  		echo '-lcurses'
>>  		exit
>>  	fi
>> +	$cc -print-file-name=libcurses.dylib | grep -q /
>>     
>
> Really lowercase cc here?
>   
that variable is internally set. I know it looks weird, but I did not
invent that. Though, that one change slipped in, it should not be
committed, instead Uwe's upcoming port of the coreinfo kconfig should be
used. Plus the patch I comitted for that today.

> Otherwise:
>
> Acked-by: Peter Stuge <peter at stuge.se>
>   
Great, thanks!

I'll wait some more to see whether Jordan and/or Uwe have something to
say to that stuff. It fixes my problem, but it may not be the direction
the want to see this going...?


-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866





More information about the coreboot mailing list