freebsd-ports/Mk/Features
Jan Beich b40aa97071 Mk/Features: WITH_PIE - add cmake support
Use cmake specific options to enable position independent code generation.

This fixes several ports (at least multimedia/cmrtlib, math/blas and
math/lapack) which are build with cmake when WITH_PIE is enabled.

PR:		268981
Approved by:	portmgr
2024-05-14 10:39:24 +02:00
..
bind_now.mk hardening: add relro and bind_now features 2022-10-26 10:34:03 +02:00
debug.mk
debuginfo.mk Features/debuginfo.mk: Automatically generate a subpackage with debugging info. 2024-02-03 09:31:13 +03:00
lto.mk Mk/Features/lto.mk: explicitly disable LTO for Rust when LTO_UNSAFE 2024-02-11 12:48:55 +01:00
pie.mk Mk/Features: WITH_PIE - add cmake support 2024-05-14 10:39:24 +02:00
relro.mk hardening: add relro and bind_now features 2022-10-26 10:34:03 +02:00
sanitize.mk features: Add support to enable sanitizers 2024-01-18 21:13:43 +01:00
ssp.mk
testing.mk Features/testing.mk: Introduce the TESTING_UNSAFE knob. 2024-03-01 22:26:53 +03:00