mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
meson: use global b_pie to build PIE executables
This commit is contained in:
parent
a6433b0839
commit
abe73c9146
7 changed files with 1 additions and 17 deletions
|
|
@ -193,6 +193,5 @@ if sndfile_dep.found()
|
|||
link_with : [ audioconvert, test_lib ],
|
||||
dependencies : [sndfile_dep, mathlib],
|
||||
install : true,
|
||||
pie : true,
|
||||
)
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue