diff --git a/Cross.toml b/Cross.toml index 3e2ecc1..3fa44e6 100644 --- a/Cross.toml +++ b/Cross.toml @@ -4,6 +4,7 @@ passthrough = [ "RUST_TEST_THREADS", "RUST_TEST_NOCAPTURE", "NO_JEMALLOC_TESTS", + "TERM", "JEMALLOC_SYS_RUN_JEMALLOC_TESTS", "JEMALLOC_SYS_VERIFY_CONFIGURE", "JEMALLOC_SYS_WITH_MALLOC_CONF",