freebsd-src/lib/csu
Ed Maste ed3563b0ac csu: add crtbrand.o dependency on sys/param.h
__FreeBSD_version is recorded in *crt1.o and crti.o via crtbrand.o.  Add
an explicit dependency to pick up __FreeBSD_version bumps.

Additional changes are required to fully plumb *crt1.o dependencies
through the build.

Reported by:	bapt
Reviewed by:	bapt
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43417
2024-01-31 15:40:27 -05:00
..
aarch64 csu: Teach csu about PAC and BTI 2023-10-30 17:55:44 +00:00
amd64 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
arm lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
common lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
i386 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
powerpc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
powerpc64 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
riscv dirdeps: Add missing dependency files 2023-10-29 17:08:29 -04:00
tests lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.inc csu: add crtbrand.o dependency on sys/param.h 2024-01-31 15:40:27 -05:00