freebsd-dev/cddl
Mark Johnston 27f35b7dd4 libdtrace: Do not set SHF_ALLOC on SUNW_dof relocation sections
The section will contain static relocations which do not need to be
preserved after linking, and moreover these relocations may reference
symbols that end up getting removed.

Do not set SHF_ALLOC and instead let the linker decide what needs to be
done.

PR:		258872
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2023-04-04 14:08:16 -04:00
..
compat/opensolaris Delete obsolete Solaris compat header file stdlib.h 2023-02-24 02:00:09 +08:00
contrib/opensolaris libdtrace: Do not set SHF_ALLOC on SUNW_dof relocation sections 2023-04-04 14:08:16 -04:00
lib zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
sbin zpool: install vdevprops(7) man page 2023-02-25 09:24:20 -07:00
share pkgbase: Put zfs utilities and lib in their own package 2022-10-26 19:46:30 +02:00
tests
usr.bin pkgbase: Create a FreeBSD-ctf-tools package 2023-02-08 08:48:58 +01:00
usr.libexec cddl/*: add a WITH(OUT)_DTRACE option 2022-07-06 14:03:48 +01:00
usr.sbin zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
Makefile zfs: attach zpool_influxdb to build 2021-07-07 20:15:12 +02:00
Makefile.inc Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00