diff options
author | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2017-11-05 21:31:22 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-11-05 23:15:26 +0100 |
commit | 0eee5465e51229c4c17d7930ca2095caace4f8d2 (patch) | |
tree | c40ae8dc1da981241046004a14b6e01686ee88cf /docs/manual | |
parent | a13029996f25c1fb60ee68a67344b963dee374c1 (diff) | |
download | buildroot-0eee5465e51229c4c17d7930ca2095caace4f8d2.tar.gz buildroot-0eee5465e51229c4c17d7930ca2095caace4f8d2.zip |
gstreamer: needs dynamic libraries
Fixes:
http://autobuild.buildroot.net/results/49d/49dcec0bd2f3bb78c18675a9fa5c9c53cc183fd2/
g_cclosure_marshal_VOID__VOID is defined both in libgobject.a and
libgstreamer.a. It is probably possible to fix this, but gstreamer0.10
has been deprecated for a long time now and is anyway unlikely to be
used in static-only situations, so let's just require dynamic linking.
Propagate to the reverse dependencies. opencv3 already did depend on
dynamic libs.
[Peter: add autobuild reference]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions