multimedia/gstreamer1-plugins-rust: fix build on armv7
Same issue as on powerpc* / aarch64.
This commit is contained in:
parent
e1823a4816
commit
b4cbdacccc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user