1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-23 16:01:42 +00:00
freebsd/tools
Jessica Clarke e21e8c9180 tools/build: Unbreak cross build by providing stub ssp/ssp.h
We build arc4random.c on non-FreeBSD, which now wants the header for
__ssp_real.

Fixes:	d0b7445904 ("include: ssp: fortify <stdlib.h>")
2024-07-17 13:11:25 +01:00
..
boot Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
bsdbox Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
build tools/build: Unbreak cross build by providing stub ssp/ssp.h 2024-07-17 13:11:25 +01:00
bus_space Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
coccinelle
debugscripts
diag Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ifnet
kerneldoc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
LibraryReport
lua
pkgbase
regression Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
sched
test stress2: Add a new test scenario. Update the exclude list 2024-07-16 06:47:28 +02:00
tools Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
uma/smrstress
install.sh
make_libdeps.sh
README
tinder.sh

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.

Please read the README files in the subdirs for further information.