From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 01/10] package/gnuradio: add optional support for orc
Date: Sun, 21 Feb 2016 21:18:00 +0100 [thread overview]
Message-ID: <20160221211800.2444fbcb@free-electrons.com> (raw)
In-Reply-To: <1456076099-19607-1-git-send-email-bernd.kuhls@t-online.de>
Dear Bernd Kuhls,
On Sun, 21 Feb 2016 18:34:50 +0100, Bernd Kuhls wrote:
> When orc was compiled before, gnuradio will use it as optional
> dependency:
>
> $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/gnuradio-config-info | grep NEEDED
> [...]
> 0x0000000000000001 (NEEDED) Shared library: [liborc-0.4.so.0]
> [...]
>
> Apparently there is no option provided by the build system to
> en-/disable support for orc:
> https://github.com/gnuradio/volk/blob/41b4df055b2c8d4f2c23ad2bdc60c0b47b4f0dd8/lib/CMakeLists.txt#L449
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Can you check it properly finds the orcc compiler in
$(HOST_DIR)/usr/bin ? I believe this might need some more tweaks than
just depending on orc.
I'm Cc'ing Gwenhael, who is the main contributor to the GNURadio
package. Gwenhael, can you have a look at Bernd's patch to enable ORC
as an optional dependency of GNURadio ?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-02-21 20:18 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-21 17:34 [Buildroot] [PATCH 01/10] package/gnuradio: add optional support for orc Bernd Kuhls
2016-02-21 17:34 ` [Buildroot] [PATCH 02/10] package/openobex: depends on libusb-compat Bernd Kuhls
2016-02-21 20:25 ` Thomas Petazzoni
2016-02-21 17:34 ` [Buildroot] [PATCH 03/10] package/gnupg2: add optional support for libusb-compat Bernd Kuhls
2016-02-21 20:26 ` Thomas Petazzoni
2016-02-21 17:34 ` [Buildroot] [PATCH 04/10] package/mediastreamer: add optional support for libupnp Bernd Kuhls
2016-02-21 20:29 ` Thomas Petazzoni
2016-02-21 17:34 ` [Buildroot] [PATCH 05/10] package/mediastreamer: add optional support for opus Bernd Kuhls
2016-02-21 17:34 ` [Buildroot] [PATCH 06/10] package/mediastreamer: add optional support for libvpx Bernd Kuhls
2016-02-21 17:34 ` [Buildroot] [PATCH 07/10] package/pure-ftpd: add optional support for libsodium Bernd Kuhls
2016-02-21 17:34 ` [Buildroot] [PATCH 08/10] package/gawk: add optional support for libsigsegv Bernd Kuhls
2016-02-21 17:34 ` [Buildroot] [PATCH 09/10] package/lxc: add optional support for libseccomp Bernd Kuhls
2016-02-21 17:34 ` [Buildroot] [PATCH 10/10] package/mutt: add optional support for libidn Bernd Kuhls
2016-02-21 20:18 ` Thomas Petazzoni [this message]
2016-02-22 14:23 ` [Buildroot] [PATCH 01/10] package/gnuradio: add optional support for orc gwenhael.goavec
2016-02-23 21:21 ` Thomas Petazzoni
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=20160221211800.2444fbcb@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox