DragonFlyBSD Kernel Audit
DF-2716 / build.sh
← back to finding ↓ download raw
1
2
3
#!/bin/sh
# DF-2716 build: compile on the guest (hammer2 root).
cc -O0 -g -o /tmp/df2716/df2716 /tmp/df2716/df2716.c 2>&1