From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: patches@linaro.org
Subject: Re: [meta-multimedia][PATCH] libdc1394: disable building examples
Date: Sun, 20 Apr 2014 13:30:01 +0200 [thread overview]
Message-ID: <20140420113001.GV2486@jama> (raw)
In-Reply-To: <1396977887-26644-2-git-send-email-trevor.woerner@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 1660 bytes --]
On Tue, Apr 08, 2014 at 01:24:47PM -0400, Trevor Woerner wrote:
> Building the examples suffers from host contamination and therefore does not
> succeed.
Merged, thanks!
>
> | arm-oe-linux-gnueabi-libtool: link: arm-oe-linux-gnueabi-gcc -march=armv5te
> -marm -mthumb-interwork --sysroot=...
> -I/usr/include/SDL ...
> -lrt -L/usr/lib64 ...
> | /SSD/build/distroless/tmp/qemuarm-eglibc/sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.2/ld:
> warning: library search path "/usr/lib64" is unsafe for cross-compilation
> | /usr/lib64/librt.so: file not recognized: File format not recognized
>
> Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
> ---
> meta-multimedia/recipes-multimedia/libdc1394/libdc1394_git.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-multimedia/recipes-multimedia/libdc1394/libdc1394_git.bb b/meta-multimedia/recipes-multimedia/libdc1394/libdc1394_git.bb
> index 7c6d2ab..5bc77f2 100755
> --- a/meta-multimedia/recipes-multimedia/libdc1394/libdc1394_git.bb
> +++ b/meta-multimedia/recipes-multimedia/libdc1394/libdc1394_git.bb
> @@ -19,4 +19,4 @@ S = "${WORKDIR}/git/${PN}"
>
> inherit autotools pkgconfig
>
> -EXTRA_OECONF += "--disable-doxygen-doc"
> +EXTRA_OECONF += "--disable-doxygen-doc --disable-examples"
> --
> 1.9.0
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
prev parent reply other threads:[~2014-04-20 11:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-08 17:24 [meta-multimedia][PATCH] libdc1394 SOBBW patch Trevor Woerner
2014-04-08 17:24 ` [meta-multimedia][PATCH] libdc1394: disable building examples Trevor Woerner
2014-04-20 11:30 ` Martin Jansa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140420113001.GV2486@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=patches@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.