mirror of
https://github.com/encounter/object-testfiles.git
synced 2026-07-10 12:18:40 -07:00
3 lines
63 B
Bash
3 lines
63 B
Bash
#!/bin/sh
|
|
clang -target bpf -fno-addrsig -c bpf.c -o bpf.o.elf
|