pipewire: fix build on big endian
This commit is contained in:
@@ -42,6 +42,8 @@ fi
|
|||||||
|
|
||||||
if [ "$XBPS_TARGET_ENDIAN" = "le" ]; then
|
if [ "$XBPS_TARGET_ENDIAN" = "le" ]; then
|
||||||
makedepends+=" ldacBT-devel"
|
makedepends+=" ldacBT-devel"
|
||||||
|
else
|
||||||
|
configure_args+=" -Dbluez5-codec-ldac=disabled"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user