We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c3b722 commit 9138ef0Copy full SHA for 9138ef0
ext/witapi/depend
@@ -8,4 +8,4 @@ witapi-core.o: $(srcdir)/bindgen/rb-abi-guest.h
8
9
bindgen/%.o: $(srcdir)/bindgen/%.c
10
@mkdir -p "$(@D)"
11
- $(CC) -c -I./bindgen -o $@ $<
+ $(CC) -c -I$(srcdir)/bindgen -o $@ $<
0 commit comments