DragonFlyBSD Kernel Audit
DF-0436 / build.sh
← back to finding ↓ download raw
1
2
3
4
#!/bin/sh
# DF-0436 build: no live module available; this is a static trace artifact.
# Compile the trace file just to keep the build pipeline consistent.
cc -O2 -Wall -o trace_analysis trace_analysis.c