ports/lang/gcc13
Lorenzo Salvadore 11e18f525a
lang/gcc13: Fix Address sanitizer
Software compiled with -fsanitize=address fails to run with the error
message "ASan runtime does not come first in initial library list; you
should either link runtime to your application or manually preload it
with LD_PRELOAD".

This commit fixes the issue by ignoring the [vdso] loaded shared library
instead of linux-vdso.so.

To successfully run the software compiled with -fsanitize=address it is
still necessary to disable ASLR.

PR:		267751
Reported by:	yuri

Co-authored-by:	Andreas Tobler <andreast@gcc.gnu.org>
2024-01-13 08:18:34 +00:00
..
files lang/gcc13: Fix Address sanitizer 2024-01-13 08:18:34 +00:00
distinfo lang/gcc13: Update to 13.2.0 2023-10-14 20:38:33 +00:00
Makefile lang/gcc13: Fix Address sanitizer 2024-01-13 08:18:34 +00:00
pkg-descr
pkg-help
pkg-plist lang/gcc12+: forward the installation of ISO_Fortran_binding.h in a separate dir 2023-12-05 19:11:27 +01:00