Skip to content

Commit 5b39468

Browse files
committed
Add missing libgc reference.
1 parent 3db9151 commit 5b39468

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ def protoencode_single(self, name, srcs: Targets, proto, include, symbol):
1717
"lib/fluxsource+proto_lib",
1818
"lib/fluxsink+proto_lib",
1919
"tests+test_proto_lib",
20+
"+gc_lib",
2021
"+protobuf_lib",
2122
"dep+fmt_lib",
2223
],

0 commit comments

Comments
 (0)