[oe] [STABLE][PATCH] libelf: fix another GNU_HASH issues while building libelf

Denys Dmytriyenko denis at denix.org
Sat Apr 18 17:57:31 UTC 2009


On Sat, Apr 18, 2009 at 09:22:46AM +0200, Koen Kooi wrote:
> From: Carsten Haitzler (Rasterman <raster at rasterman.com>
> 
> 
> Signed-off-by: Koen Kooi <koen at openembedded.org>

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

> ---
>  recipes/libelf/libelf_0.8.6.bb |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/recipes/libelf/libelf_0.8.6.bb b/recipes/libelf/libelf_0.8.6.bb
> index 4bd548e..f0903d7 100644
> --- a/recipes/libelf/libelf_0.8.6.bb
> +++ b/recipes/libelf/libelf_0.8.6.bb
> @@ -2,6 +2,7 @@ DESCRIPTION = "libelf is an ELF object file access library. \
>  The elf library provides routines to access, and manipulate, Elf object files."
>  LICENSE = "LGPL"
>  SECTION = "libs"
> +PR = "r1"
>  
>  SRC_URI = "http://www.mr511.de/software/libelf-${PV}.tar.gz \
>             http://www.stud.uni-hannover.de/~michael/software/libelf-${PV}.tar.gz"
> @@ -10,6 +11,8 @@ inherit autotools
>  
>  PARALLEL_MAKE = ""
>  
> +TARGET_CC_ARCH += "${LDFLAGS}"
> +
>  do_configure_prepend () {
>  	if test ! -e acinclude.m4; then
>  		cp aclocal.m4 acinclude.m4
> -- 
> 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