[Bug 272898] [exp-run] build ports as PIE by default
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 272898] [exp-run] build ports as PIE by default"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Jan 2024 18:56:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272898
Alexander Leidinger <netchild@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netchild@FreeBSD.org
--- Comment #3 from Alexander Leidinger <netchild@FreeBSD.org> ---
In my builds, I also identified those ports to need PIE_UNSAFE=YES (at least in
the past), those which want to switch may want to check them on their own
(maybe not build due to dependencies failing which I have fixed in my builds
with PIE_UNSAFE=YES):
- devel/level-zero
- math/lapack
- print/tex-xetex
- shells/zsh
- x11/nvidia-driver-390 (I use a more recent nvidia port now after changing
the card, so not sure if this is still an issue)
--
You are receiving this mail because:
You are on the CC list for the bug.