klausz65
2023-02-02 f640fcedbdc307089a11c7db10724f17b3825341
revert meson build option b_pie back to false

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 ?=    true
MESON_BUILDPIE ?=    false
# 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