DragonFlyBSD Kernel Audit
DF-2778 / build.sh
← back to finding ↓ download raw
1
2
3
#!/bin/sh
# DF-2778 — build (on the DragonFly guest, as unprivileged user)
cc -O2 -pthread -o uaf_notify uaf_notify.c