mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05: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',
|
executable('spa-resample',
|
||||||
sparesample_sources,
|
sparesample_sources,
|
||||||
c_args : [ simd_cargs ],
|
|
||||||
link_with : [ test_lib ],
|
link_with : [ test_lib ],
|
||||||
dependencies : [ spa_dep, sndfile_dep, mathlib, audioconvert_dep ],
|
dependencies : [ spa_dep, sndfile_dep, mathlib, audioconvert_dep ],
|
||||||
install : true,
|
install : true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue