[oe] [STABLE][PATCH] unzip: GNU_HASH QA fix.

Denys Dmytriyenko denis at denix.org
Fri Apr 24 07:47:02 UTC 2009


On Fri, Apr 24, 2009 at 09:26:21AM +0200, Koen Kooi wrote:
> From: Stanislav Brabec <utx at penguin.cz>
> 
> 
> Signed-off-by: Koen Kooi <koen at openembedded.org>

Acked-by: Denys Dmytriyenko <denis at denix.org>

> ---
>  recipes/unzip/unzip_552.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/unzip/unzip_552.bb b/recipes/unzip/unzip_552.bb
> index 2f06e1b..d880919 100644
> --- a/recipes/unzip/unzip_552.bb
> +++ b/recipes/unzip/unzip_552.bb
> @@ -6,7 +6,7 @@ PR = "r1"
>  SRC_URI = "http://ftp.info-zip.org/pub/infozip/src/unzip${PV}.tar.gz"
>  S = "${WORKDIR}/unzip-5.52"
>  
> -export LD = "${CC}"
> +export LD = "${CC} ${LDFLAGS}"
>  
>  do_compile() {
>          oe_runmake -f unix/Makefile generic
> -- 
> 1.5.6.5
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list