Skip to content

Commit

Permalink
[cî] try to disable plugins on rpi build
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Jan 17, 2024
1 parent e63403f commit 3905a15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/embedded.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ jobs:
-DOSSIA_ENABLE_KFR=0 \
-DOSSIA_ENABLE_FFTW=1 \
-DCMAKE_INSTALL_PREFIX=install \
-DSCORE_DISABLED_PLUGINS="score-plugin-jit;score-plugin-media;score-plugin-gfx;score-plugin-vst3;score-plugin-faust;score-plugin-pd;score-plugin-vst;score-plugin-lv2" \
-DSCORE_LINKER_SCRIPT="$PWD/cmake/Deployment/Linux/AppImage/version" \
-DCMAKE_TOOLCHAIN_FILE=${{steps.pi-sysroot.outputs.cmake-toolchain}}
Expand Down

0 comments on commit 3905a15

Please sign in to comment.