Skip to content

Commit 9922ee0

Browse files
committed
fix: another missing flag
1 parent e1374c4 commit 9922ee0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ TARGET=${TARGET:-$( rustc --print host-tuple )}
1111

1212
export RUSTFLAGS="\
1313
--cfg tracing_unstable \
14+
--cfg tokio_unstable \
1415
-C metadata=host \
1516
"
1617

0 commit comments

Comments
 (0)