DragonFlyBSD Kernel Audit
DF-2693 / build.sh
← back to finding ↓ download raw
1
2
3
#!/bin/sh
# DF-2693 build script - run on the DragonFly guest
cc -O2 -Wall -pthread -o postsig_race postsig_race.c