DragonFlyBSD Kernel Audit
DF-0071 / build.sh
← back to finding ↓ download raw
1
2
3
4
5
6
#!/bin/sh
# Source-only confirmation: nothing to build for the trigger.
# fix.diff applies cleanly against sys/ and was validated by a combined
# 40-finding kernel build (rc=0, -Werror clean).
# See ../../combined_40_low_severity_kernel_build.log.
echo "DF-0071: source-only confirmation + fix.diff + combined kernel build rc=0"