#!/bin/sh
# DF-3017 PoC build (on the DragonFly guest)
cc -O2 -pthread -o df3017 df3017.c
