mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libebml: Enable shared libraries
To fix build Gerbera, as: /usr/src/debug/libmatroska/1.7.1-r0/src/KaxBlock.cpp:538:(.text+0x4144): undefined reference to `libebml::SafeReadIOCallback::EndOfStreamX::EndOfStreamX(unsigned int)' Signed-off-by: Hains van den Bosch <hvdbosch@cybercomm.nl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9905fa07c4
commit
237ce297fa
|
|
@ -10,6 +10,5 @@ S = "${WORKDIR}/git"
|
|||
|
||||
inherit pkgconfig cmake dos2unix
|
||||
|
||||
#Static library enabled by default. It has been added in case you want to use it dynamically.
|
||||
#EXTRA_OECMAKE = "-DBUILD_SHARED_LIBS=ON"
|
||||
EXTRA_OECMAKE = "-DBUILD_SHARED_LIBS=ON"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user