mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
gst-omx: use generic on ppc32
This commit is contained in:
parent
4ba1eae75f
commit
a530b8a71b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=11ed411a2eba75610d72331eeb14ff05e2df28f4fd05cb69225a88bec6d27439
|
checksum=11ed411a2eba75610d72331eeb14ff05e2df28f4fd05cb69225a88bec6d27439
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*|aarch64*|ppc64*)
|
i686*|x86_64*|aarch64*|ppc*)
|
||||||
# XXX bellagio target
|
# XXX bellagio target
|
||||||
configure_args+=" --with-omx-target=generic"
|
configure_args+=" --with-omx-target=generic"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue