multimedia/gstreamer1-plugins-rust: fix build on armv7

Same issue as on powerpc* / aarch64.
This commit is contained in:
Piotr Kubaj 2022-08-17 08:50:33 +02:00
parent e1823a4816
commit b4cbdacccc

View File

@ -400,6 +400,7 @@ CARGO_TEST= no
OPTIONS_DEFINE= CSOUND DAV1D PANGO SODIUM
OPTIONS_DEFAULT=CSOUND DAV1D PANGO SODIUM
OPTIONS_EXCLUDE_aarch64= CSOUND # https://github.com/neithanmo/csound-rs/commit/8962b89d7bda
OPTIONS_EXCLUDE_armv7= CSOUND # https://github.com/neithanmo/csound-rs/commit/8962b89d7bda
OPTIONS_EXCLUDE_powerpc64le= CSOUND
OPTIONS_EXCLUDE_powerpc64= CSOUND
OPTIONS_EXCLUDE_powerpc= CSOUND DAV1D