diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-02-21 18:34:50 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-23 22:20:25 +0100 |
commit | 55163723ea14d4e5da75910e4bbb4af4aa7f1afe (patch) | |
tree | c85bd4cf525cc0aad04c48433d7580701611dff3 /docs/manual/patch-policy.txt | |
parent | f4f529975b9379f78d2053e002cd4253cc552989 (diff) | |
download | buildroot-55163723ea14d4e5da75910e4bbb4af4aa7f1afe.tar.gz buildroot-55163723ea14d4e5da75910e4bbb4af4aa7f1afe.zip |
package/gnuradio: add optional support for orc
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>
Reviewed-by: "Gwenhael Goavec-Merou" <gwenhael.goavec-merou@trabucayre.com>
Tested-by: "Gwenhael Goavec-Merou" <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/patch-policy.txt')
0 files changed, 0 insertions, 0 deletions