build-style/meson.sh: explicitly enable staticpic and pie.
This commit is contained in:
@@ -114,6 +114,7 @@ EOF
|
|||||||
--auto-features=enabled \
|
--auto-features=enabled \
|
||||||
--wrap-mode=nodownload \
|
--wrap-mode=nodownload \
|
||||||
-Db_lto=true -Db_ndebug=true \
|
-Db_lto=true -Db_ndebug=true \
|
||||||
|
-Db_staticpic=true -Db_pie=true \
|
||||||
${configure_args} . ${meson_builddir}
|
${configure_args} . ${meson_builddir}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user