Skip to content

Commit

Permalink
Quiet cbindgen possum.h
Browse files Browse the repository at this point in the history
  • Loading branch information
anacrolix committed Feb 17, 2024
1 parent 258d4fd commit d4aa765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ go_possum_h := go/cpossum/possum.h

.PHONY: $(go_possum_h)
$(go_possum_h):
cbindgen --output $@
cbindgen -q --output $@

0 comments on commit d4aa765

Please sign in to comment.