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

Peter Stuge peter at stuge.se
Thu Aug 7 14:17:24 CEST 2008


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?


Otherwise:

Acked-by: Peter Stuge <peter at stuge.se>




More information about the coreboot mailing list