muse: fix path to libraries to get it running

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-01-06 16:23:51 +01:00
parent 7cb886dbbb
commit f189cc9750

View File

@@ -26,6 +26,10 @@ S = "${WORKDIR}/git/muse3"
#ENABLE_LV2 ENABLE_FLUID
EXTRA_OECMAKE += " \
-DLIB_INSTALL_DIR=${libdir} \
"
# Have no idea where flags are lost. Anyway driver would fail
# | driver/libmuse_driver.so: error: undefined reference to 'pthread_cancel'
# | driver/libmuse_driver.so: error: undefined reference to 'pthread_create'