klausz65
2023-02-01 f4cc225e7020d01f93b2d734e295adaa87b9176e
Switch meson option b_pie from false to true.

1 files modified
2 ■■■ changed files
make-rules/meson.mk 2 ●●● patch | view | raw | blame | history
make-rules/meson.mk
@@ -47,7 +47,7 @@
MESON_OPTIMIZATION ?=    3
endif
MESON_BUILDPIE ?=    false
MESON_BUILDPIE ?=    true
# If the component prefers 64-bit binaries, then ensure builds deliver 64-bit
# binaries to the standard directories and 32-bit binaries to the non-standard