mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
meson: add FASTPATH again
It got accidentally removed
This commit is contained in:
parent
771f71f622
commit
27426e12c5
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ common_flags = [
|
|||
|
||||
cc_flags = common_flags + [
|
||||
'-D_GNU_SOURCE',
|
||||
# '-DFASTPATH',
|
||||
'-DFASTPATH',
|
||||
# '-DSPA_DEBUG_MEMCPY',
|
||||
'-Werror=implicit-function-declaration',
|
||||
'-Werror=int-conversion',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue