#!/bin/sh
# DF-2894 — build the trigger on the guest (as unprivileged user).
cc -O2 -o /tmp/df2894_trigger /tmp/df2894_trigger.c
