Skip to content

Commit a6afbfb

Browse files
committed
Let backtrace-related env vars into the cross container
1 parent c9b0abe commit a6afbfb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

etc/docker/test-cross.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ passthrough = [
1515
"GIX_TEST_IGNORE_ARCHIVES",
1616
"GIX_VERSION",
1717
"NO_PRELOAD_CXX",
18+
"RUST_BACKTRACE",
19+
"RUST_LIB_BACKTRACE",
1820
]
1921

2022
[target.armv7-linux-androideabi]

0 commit comments

Comments
 (0)