From 356919d6f4872c41ffce370ec2e4172c65aa1239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Wed, 20 Oct 2021 07:47:45 +0300 Subject: [PATCH] clarify README re. un-triaged task. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71f5580..6b25d78 100644 --- a/README.md +++ b/README.md @@ -88,12 +88,12 @@ when built with this toolchain, will not work on our target system. ## newer zig fails darwin tests -**Severity: Medium** +**Severity: no yet triaged** Task: not yet triaged. If zig is upgraded in this repository to nightly, it can't build the Darwin -executable. I did not yet have time to dig further. +executable. This section will be updated when more details are identified. ## fcntl64 linking error on glibc < 2.28