mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-09-13 15:49:32 +02:00
lsp-plugins: Fix build by removing LD_ARCH export
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -55,7 +55,6 @@ EXTRA_OEMAKE += " \
|
||||
|
||||
do_compile() {
|
||||
export CC_ARCH="${CXXFLAGS}"
|
||||
export LD_ARCH="`echo $LDFLAGS | sed 's:-Wl,::g'`"
|
||||
|
||||
# uncomment to build/run unittest
|
||||
#UNIT_TEST="1"
|
||||
|
||||
Reference in New Issue
Block a user