From b2c8fc5f3c0b06f130b348f6fa35dc8cdd9f91ac Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Tue, 2 Apr 2024 18:41:26 -0700 Subject: [PATCH] update README for riscv64 situation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d3bfa6..1e8db2b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ in x86_linux, and will vary based on services used. Tested targets: Tested targets are built, but not continuously tested, by CI. -\* On Zig 0.12, riscv64-linux tests get stuck forever in "LLVM Emit object" +\* On Zig 0.12, riscv64-linux tests take a significant time to compile (each aws.zig test takes approximately 1min, 45 seconds to compile on Intel i9 10th gen) \*\* On Zig 0.12, x86_64-windows tests have one test skipped as LLVM consumes all available RAM on the system