muse: fix gnu-hash qa-error

Spent ages to find some culprits in the code to find the recipe doing things
wrong.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-10-14 17:49:23 +02:00
parent 9531d97fc0
commit 536ec6a9bd

View File

@@ -37,7 +37,7 @@ OECMAKE_SOURCEPATH = "${S}/muse3"
EXTRA_OECMAKE += " \
-DLIB_INSTALL_DIR=${libdir} \
-DMODULES_BUILD_STATIC=1 \
-DCMAKE_SHARED_LINKER_FLAGS=-Wl,--no-undefined \
-DCMAKE_SHARED_LINKER_FLAGS='${LDFLAGS} -Wl,--no-undefined' \
-DVST_HEADER_PATH=${S}/muse3/vestige \
-DENABLE_VST_VESTIGE=1 \
\