#!/bin/sh
# DF-2694 evidence pack build (run inside the guest as any user)
cc -O2 -pipe -pthread -o poc_race poc_race.c
