mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
avb: remove wrong cargs
Fix a typo
This commit is contained in:
parent
e82145aeae
commit
4062077472
2 changed files with 1 additions and 2 deletions
|
|
@ -7,7 +7,6 @@ spa_avb_sources = ['avb.c',
|
|||
spa_avb = shared_library(
|
||||
'spa-avb',
|
||||
[ spa_avb_sources ],
|
||||
c_args : acp_c_args,
|
||||
include_directories : [configinc],
|
||||
dependencies : [ spa_dep, mathlib, epoll_shim_dep ],
|
||||
install : true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue