mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -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 |
||
|---|---|---|
| .. | ||
| boot.s | ||
| boot0.5.s | ||
| disk.s | ||
| ldscript | ||
| Makefile | ||
| putssjis.s | ||
| selector.s | ||
| start.s | ||
| support.s | ||
| syscons.s | ||