mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
spa-resample: don't add simd_cargs, they are not needed
This commit is contained in:
parent
63f6cbc27a
commit
126d380e85
1 changed files with 0 additions and 1 deletions
|
|
@ -191,7 +191,6 @@ if sndfile_dep.found()
|
|||
]
|
||||
executable('spa-resample',
|
||||
sparesample_sources,
|
||||
c_args : [ simd_cargs ],
|
||||
link_with : [ test_lib ],
|
||||
dependencies : [ spa_dep, sndfile_dep, mathlib, audioconvert_dep ],
|
||||
install : true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue