mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
being a bootstrap tool. However, for reproducible build output, FreeBSD added dd status=none because it was otherwise difficult to suppress the status information, but retain any errors that might happen. There's no real reason that dd has to be a build tool, other than we use status=none unconditional. Remove dd from a bootstrap tool entirely by only using status=none when available. This may also help efforts to build the system on non-FreeBSD hosts as well. Differential Revision: https://reviews.freebsd.org/D8605 |
||
|---|---|---|
| .. | ||
| boot1.S | ||
| boot2.c | ||
| Makefile | ||