freebsd-src/cddl
Mark Johnston f22bd73428 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

(cherry picked from commit 27f35b7dd4)
2023-04-11 10:10:24 -04:00
..
compat/opensolaris Delete obsolete Solaris compat header file stdlib.h 2023-03-02 10:56:05 +08:00
contrib/opensolaris libdtrace: Do not set SHF_ALLOC on SUNW_dof relocation sections 2023-04-11 10:10:24 -04:00
lib libicp: Link with -z noexecstack for ld.bfd. 2023-03-22 08:22:06 -07:00
sbin pkgbase: Put zfs utilities and lib in their own package 2023-02-02 10:32:55 +01:00
share pkgbase: Put zfs utilities and lib in their own package 2023-02-02 10:32:55 +01:00
tests
usr.bin pkgbase: Put zfs utilities and lib in their own package 2023-02-02 10:32:55 +01:00
usr.libexec zfs: attach zpool_influxdb to build 2021-07-10 12:26:42 +02:00
usr.sbin dwatch: install hard links with same mode as target 2023-03-23 10:33:01 -04:00
Makefile zfs: attach zpool_influxdb to build 2021-07-10 12:26:42 +02:00
Makefile.inc Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00