From bffb89ae53fd86b8190a690e14b310d0f78d7b50 Mon Sep 17 00:00:00 2001 From: crthpl <56052645+crthpl@users.noreply.github.com> Date: Fri, 30 Apr 2021 15:42:21 -0700 Subject: [PATCH] Updated On libc usage (early draft) (markdown) --- On-libc-usage-(early-draft).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/On-libc-usage-(early-draft).md b/On-libc-usage-(early-draft).md index 43ed22a..d4a29c0 100644 --- a/On-libc-usage-(early-draft).md +++ b/On-libc-usage-(early-draft).md @@ -8,7 +8,7 @@ https://github.com/golang/go/issues/16272 https://github.com/golang/go/issues/30401 -V will support libc free builds on Linux soon. +V can support libc free builds on Linux by passing `-freestanding`. libc/syscalls discussion: https://news.ycombinator.com/item?id=18439100 \ No newline at end of file