Commit b4a09f1
committed
pipewire: disable ldac when unavailable
ldacbt only supports little endian platforms.
This was mistakenly made unconditional when the ldacbtSupport option
was removed. (It used to check availability in its default value.)
Fixes: 3cf2860 ("pipewire: remove superfluous args")1 parent fcb437c commit b4a09f1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments