Skip to content

Commit

Permalink
gg
Browse files Browse the repository at this point in the history
  • Loading branch information
yunwei37 committed Aug 31, 2024
1 parent 2d5b998 commit 5f8df31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/standalone/Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
standalone: main.c xdp-counter.ll
clang -g main.c xdp-counter.ll -o standalone
clang -opaque-pointers -g main.c xdp-counter.ll -o standalone

0 comments on commit 5f8df31

Please sign in to comment.