DragonFlyBSD Kernel Audit
DF-2785 / build.sh
← back to finding ↓ download raw
1
2
3
#!/bin/sh
set -e
cc -O2 -Wall -pthread -o undo_race_panic undo_race_panic.c