mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
ci: add -UFASTPATH to build_all
To catch issue in from `spa_log_trace_fp()` and `pw_log_trace_fp()` macro invocations.
This commit is contained in:
parent
b89942017b
commit
44367eef12
1 changed files with 2 additions and 0 deletions
|
|
@ -305,6 +305,8 @@ build_all:
|
|||
-Droc=disabled
|
||||
-Dlibcamera=disabled
|
||||
-Dsession-managers=[]
|
||||
-Dc_args="['-UFASTPATH']"
|
||||
-Dcpp_args="['-UFASTPATH']"
|
||||
parallel:
|
||||
matrix:
|
||||
- CC: [gcc, clang]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue