[Bug 272898] [exp-run] build ports as PIE by default

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 14 May 2024 11:20:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272898

--- Comment #4 from Alexander Leidinger <netchild@FreeBSD.org> ---
(In reply to Antoine Brodin from comment #1)
math/blas -> 744 skipped: Fixed by my recent commit to pie.mk.
math/suitesparse-amd -> 394 skipped: I need to check, I had PIE_UNSAFE locally,
but bsd.suitesparse.mk tells it is using cmake.
print/tex-luatex -> 98 skipped: locally as PIE_UNSAFE, I may not build all
other depdendencies, but a lot of them just work.
converters/libb64 -> 6 skipped: seems to use cmake, may be fixed, I will check
multimedia/cmrtlib -> 5 skipped: fixed with my commit to pie.mk

The ports I still have as PIE_UNSAFE (out of those I build):
audio/madplay
math/suitesparse-amd: to be tested
converters/libb64: to be tested
print/tex-xetex
science/py-scipy: uses fortran, may be fixed by my fix to pie.mk, to be tested
shells/zsh
x11/nvidia-driver-390: I don't use it anymore

-- 
You are receiving this mail because:
You are on the CC list for the bug.