Files
object-testfiles/elf/bpf.sh
T
2021-08-25 13:57:54 +10:00

3 lines
63 B
Bash

#!/bin/sh
clang -target bpf -fno-addrsig -c bpf.c -o bpf.o.elf