common/build-style/meson.sh: disable relocatable pkgconfig
This commit is contained in:
parent
4df5e7be94
commit
d00bae1f94
@ -39,6 +39,7 @@ do_configure() {
|
|||||||
--wrap-mode=nodownload \
|
--wrap-mode=nodownload \
|
||||||
-Db_lto=true -Db_ndebug=true \
|
-Db_lto=true -Db_ndebug=true \
|
||||||
-Db_staticpic=true \
|
-Db_staticpic=true \
|
||||||
|
-Dpkgconfig.relocatable=false \
|
||||||
${configure_args} . ${meson_builddir}
|
${configure_args} . ${meson_builddir}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user