1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
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
debug.mk
debuginfo.mk
lto.mk
pie.mk Mk/Features: WITH_PIE - add cmake support 2024-05-14 10:39:24 +02:00
relro.mk
sanitize.mk
ssp.mk
testing.mk Features/testing.mk: Introduce the TESTING_UNSAFE knob. 2024-03-01 22:26:53 +03:00