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