1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/lang/gcc13-devel/files
Lorenzo Salvadore 9c8633f6b2
lang/gcc13-devel: 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:17:23 +00:00
..
patch-arm-unwind-cxx-support
patch-clang-vec_step lang/gcc13-devel: switch to using clang, as with other stable GCC branches and remove ELFv1 support 2024-01-05 22:03:54 +01:00
patch-gcc_configure
patch-gcc_system.h
patch-gfortran-libgcc
patch-libcc1_libcc1plugin.cc
patch-libcc1_libcp1plugin.cc
patch-libcxxrt
patch-libsanitizer_asan_asan__linux.cpp lang/gcc13-devel: Fix Address sanitizer 2024-01-13 08:17:23 +00:00
patch-libsanitizer_asan_asan__thread.cpp lang/gcc13-devel: Fix Address sanitizer 2024-01-13 08:17:23 +00:00
pkg-message.in