mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04: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
|
|
@ -33,7 +33,6 @@ executable('spa-acp-tool',
|
|||
dependencies : [ alsa_dep, mathlib ],
|
||||
link_with : [ acp_lib ],
|
||||
install : true,
|
||||
pie : true,
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue