crt-static

This commit is contained in:
elilchen
2023-02-16 15:23:31 +08:00
parent fe661fe067
commit 388ae586ec
8 changed files with 17 additions and 21 deletions

View File

@@ -17,6 +17,5 @@ fn main() {
"#,
);
res.compile().unwrap();
static_vcruntime::metabuild();
}
}