[oe] libmikmod_3.2.0-beta2, build error

Holger Hans Peter Freyther holger+oe at freyther.de
Wed Oct 14 08:33:46 UTC 2009


On Sunday 04 October 2009 19:22:51 Michael Lippautz wrote:
> Should be as easy as the following git diff. Correct me if I am wrong.
> 
> Regards,
> Michael
> 
> diff --git a/recipes/libmikmod/libmikmod_3.2.0-beta2.bb
> b/recipes/libmikmod/libmikmod_3.2.0-beta2.bb
> index 07e3af9..fd23568 100644
> --- a/recipes/libmikmod/libmikmod_3.2.0-beta2.bb
> +++ b/recipes/libmikmod/libmikmod_3.2.0-beta2.bb
> @@ -3,8 +3,12 @@ SECTION = "libs"
>  PRIORITY = "optional"
>  LICENSE = "LGPL"
> 
> +PR="r1"
> +
>  DEFAULT_PREFERENCE = "-1"
> 
> +TARGET_CC_ARCH += "${LDFLAGS}"
> +
>  SRC_URI = "\
>    http://mikmod.raphnet.net/files/libmikmod-${PV}.tar.gz \
>    file://m4.patch;patch=1 \

Could you come up with a patch along the lines of the ldflags.patch applied in 
the other libmidmod directory?

holger




More information about the Openembedded-devel mailing list