mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-09-12 12:49:31 +02:00
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:
@@ -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 \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user